Jun 16 01:12:49.262689 np0000180504 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:12:49.272825 np0000180504 devstack@c-api.service[112355]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:12:49 2026] *** Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: nodename: np0000180504 Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: machine: x86_64 Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: clock source: unix Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: pcre jit disabled Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: detected number of CPU cores: 16 Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: current working directory: / Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: your processes number limit is 256917 Jun 16 01:12:49.276225 np0000180504 devstack@c-api.service[112355]: your memory page size is 4096 bytes Jun 16 01:12:49.276731 np0000180504 devstack@c-api.service[112355]: detected max file descriptor number: 2048 Jun 16 01:12:49.276731 np0000180504 devstack@c-api.service[112355]: lock engine: pthread robust mutexes Jun 16 01:12:49.276731 np0000180504 devstack@c-api.service[112355]: thunder lock: enabled Jun 16 01:12:49.276881 np0000180504 devstack@c-api.service[112355]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:12:49.276881 np0000180504 devstack@c-api.service[112355]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:12:49.276881 np0000180504 devstack@c-api.service[112355]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:12:49.276881 np0000180504 devstack@c-api.service[112355]: Set PythonHome to /opt/stack/data/venv Jun 16 01:12:49.323397 np0000180504 devstack@c-api.service[112355]: Python main interpreter initialized at 0x73e89c4a3668 Jun 16 01:12:49.323528 np0000180504 devstack@c-api.service[112355]: python threads support enabled Jun 16 01:12:49.323579 np0000180504 devstack@c-api.service[112355]: your server socket listen backlog is limited to 100 connections Jun 16 01:12:49.323623 np0000180504 devstack@c-api.service[112355]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:12:49.324239 np0000180504 devstack@c-api.service[112355]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:12:49.324466 np0000180504 devstack@c-api.service[112355]: *** Operational MODE: preforking *** Jun 16 01:12:49.324711 np0000180504 devstack@c-api.service[112355]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:12:49.324768 np0000180504 devstack@c-api.service[112355]: spawned uWSGI master process (pid: 112355) Jun 16 01:12:49.325137 np0000180504 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:12:49.325897 np0000180504 devstack@c-api.service[112355]: spawned uWSGI worker 1 (pid: 112360, cores: 1) Jun 16 01:12:49.326677 np0000180504 devstack@c-api.service[112355]: spawned uWSGI worker 2 (pid: 112361, cores: 1) Jun 16 01:12:49.327260 np0000180504 devstack@c-api.service[112355]: spawned uWSGI worker 3 (pid: 112362, cores: 1) Jun 16 01:12:49.328045 np0000180504 devstack@c-api.service[112355]: spawned uWSGI worker 4 (pid: 112363, cores: 1) Jun 16 01:12:49.328045 np0000180504 devstack@c-api.service[112355]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:12:49.457991 np0000180504 devstack@c-api.service[112363]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:12:49.457991 np0000180504 devstack@c-api.service[112363]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:12:49.457991 np0000180504 devstack@c-api.service[112363]: we strongly recommend against using it for new projects. Jun 16 01:12:49.457991 np0000180504 devstack@c-api.service[112363]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:12:49.457991 np0000180504 devstack@c-api.service[112363]: framework. For more detail see Jun 16 01:12:49.457991 np0000180504 devstack@c-api.service[112363]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:12:49.457991 np0000180504 devstack@c-api.service[112363]: import eventlet # noqa Jun 16 01:12:49.459018 np0000180504 devstack@c-api.service[112360]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:12:49.459018 np0000180504 devstack@c-api.service[112360]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:12:49.459018 np0000180504 devstack@c-api.service[112360]: we strongly recommend against using it for new projects. Jun 16 01:12:49.459018 np0000180504 devstack@c-api.service[112360]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:12:49.459018 np0000180504 devstack@c-api.service[112360]: framework. For more detail see Jun 16 01:12:49.459018 np0000180504 devstack@c-api.service[112360]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:12:49.459018 np0000180504 devstack@c-api.service[112360]: import eventlet # noqa Jun 16 01:12:49.466809 np0000180504 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:12:49.466809 np0000180504 devstack@c-api.service[112362]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:12:49.466809 np0000180504 devstack@c-api.service[112362]: we strongly recommend against using it for new projects. Jun 16 01:12:49.466809 np0000180504 devstack@c-api.service[112362]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:12:49.466809 np0000180504 devstack@c-api.service[112362]: framework. For more detail see Jun 16 01:12:49.466809 np0000180504 devstack@c-api.service[112362]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:12:49.466809 np0000180504 devstack@c-api.service[112362]: import eventlet # noqa Jun 16 01:12:49.477432 np0000180504 devstack@c-api.service[112361]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:12:49.477432 np0000180504 devstack@c-api.service[112361]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:12:49.477432 np0000180504 devstack@c-api.service[112361]: we strongly recommend against using it for new projects. Jun 16 01:12:49.477432 np0000180504 devstack@c-api.service[112361]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:12:49.477432 np0000180504 devstack@c-api.service[112361]: framework. For more detail see Jun 16 01:12:49.477432 np0000180504 devstack@c-api.service[112361]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:12:49.477432 np0000180504 devstack@c-api.service[112361]: import eventlet # noqa Jun 16 01:12:49.542550 np0000180504 devstack@c-api.service[112363]: /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:12:49.542550 np0000180504 devstack@c-api.service[112363]: warnings.warn( Jun 16 01:12:49.546199 np0000180504 devstack@c-api.service[112360]: /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:12:49.546199 np0000180504 devstack@c-api.service[112360]: warnings.warn( Jun 16 01:12:49.555148 np0000180504 devstack@c-api.service[112362]: /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:12:49.555148 np0000180504 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:12:49.562279 np0000180504 devstack@c-api.service[112361]: /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:12:49.562279 np0000180504 devstack@c-api.service[112361]: warnings.warn( Jun 16 01:12:49.620507 np0000180504 devstack@c-api.service[112363]: /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:12:49.620507 np0000180504 devstack@c-api.service[112363]: from cgi import parse_header Jun 16 01:12:49.627377 np0000180504 devstack@c-api.service[112360]: /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:12:49.627377 np0000180504 devstack@c-api.service[112360]: from cgi import parse_header Jun 16 01:12:49.632139 np0000180504 devstack@c-api.service[112362]: /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:12:49.632139 np0000180504 devstack@c-api.service[112362]: from cgi import parse_header Jun 16 01:12:49.637716 np0000180504 devstack@c-api.service[112361]: /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:12:49.637716 np0000180504 devstack@c-api.service[112361]: from cgi import parse_header Jun 16 01:12:49.670667 np0000180504 devstack@c-api.service[112363]: /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:12:49.670667 np0000180504 devstack@c-api.service[112363]: removals.removed_module( Jun 16 01:12:49.672391 np0000180504 devstack@c-api.service[112363]: /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:12:49.672391 np0000180504 devstack@c-api.service[112363]: removals.removed_module( Jun 16 01:12:49.679925 np0000180504 devstack@c-api.service[112360]: /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:12:49.679925 np0000180504 devstack@c-api.service[112360]: removals.removed_module( Jun 16 01:12:49.681750 np0000180504 devstack@c-api.service[112360]: /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:12:49.681750 np0000180504 devstack@c-api.service[112360]: removals.removed_module( Jun 16 01:12:49.684651 np0000180504 devstack@c-api.service[112362]: /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:12:49.684651 np0000180504 devstack@c-api.service[112362]: removals.removed_module( Jun 16 01:12:49.686368 np0000180504 devstack@c-api.service[112362]: /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:12:49.686368 np0000180504 devstack@c-api.service[112362]: removals.removed_module( Jun 16 01:12:49.686536 np0000180504 devstack@c-api.service[112361]: /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:12:49.686536 np0000180504 devstack@c-api.service[112361]: removals.removed_module( Jun 16 01:12:49.688057 np0000180504 devstack@c-api.service[112361]: /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:12:49.688057 np0000180504 devstack@c-api.service[112361]: removals.removed_module( Jun 16 01:12:50.288697 np0000180504 devstack@c-api.service[112361]: /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:12:50.288697 np0000180504 devstack@c-api.service[112361]: warnings.warn( Jun 16 01:12:50.323614 np0000180504 devstack@c-api.service[112362]: /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:12:50.323614 np0000180504 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:12:50.347903 np0000180504 devstack@c-api.service[112363]: /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:12:50.347903 np0000180504 devstack@c-api.service[112363]: warnings.warn( Jun 16 01:12:50.355455 np0000180504 devstack@c-api.service[112360]: /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:12:50.355455 np0000180504 devstack@c-api.service[112360]: warnings.warn( Jun 16 01:12:50.386161 np0000180504 devstack@c-api.service[112361]: /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:12:50.386161 np0000180504 devstack@c-api.service[112361]: warnings.warn( Jun 16 01:12:50.422735 np0000180504 devstack@c-api.service[112362]: /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:12:50.422735 np0000180504 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:12:50.443575 np0000180504 devstack@c-api.service[112363]: /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:12:50.443575 np0000180504 devstack@c-api.service[112363]: warnings.warn( Jun 16 01:12:50.456391 np0000180504 devstack@c-api.service[112360]: /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:12:50.456391 np0000180504 devstack@c-api.service[112360]: warnings.warn( Jun 16 01:12:50.690362 np0000180504 devstack@c-api.service[112361]: 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:12:50.690824 np0000180504 devstack@c-api.service[112361]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112361) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:12:50.706994 np0000180504 devstack@c-api.service[112362]: 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:12:50.707571 np0000180504 devstack@c-api.service[112362]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112362) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:12:50.735488 np0000180504 devstack@c-api.service[112363]: 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:12:50.735948 np0000180504 devstack@c-api.service[112363]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112363) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:12:50.748507 np0000180504 devstack@c-api.service[112360]: 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:12:50.748824 np0000180504 devstack@c-api.service[112360]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112360) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:12:50.773865 np0000180504 devstack@c-api.service[112361]: /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:12:50.773865 np0000180504 devstack@c-api.service[112361]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:12:50.775689 np0000180504 devstack@c-api.service[112362]: /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:12:50.775689 np0000180504 devstack@c-api.service[112362]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:12:50.801278 np0000180504 devstack@c-api.service[112363]: /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:12:50.801278 np0000180504 devstack@c-api.service[112363]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:12:50.809262 np0000180504 devstack@c-api.service[112360]: /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:12:50.809262 np0000180504 devstack@c-api.service[112360]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:12:51.222232 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:12:51.222459 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:12:51.222524 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.222585 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.222682 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:12:51.222800 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.222800 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.222936 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.223015 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.223085 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:12:51.223179 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.223179 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.223302 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.223363 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.223460 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.223666 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.224210 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.224210 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.224380 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.224380 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.224497 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.224497 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.224636 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.224703 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.224808 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.224808 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.224945 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.225008 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.225073 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.225176 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.225235 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.225302 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.225361 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.225427 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.225513 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.225571 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.225664 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.225742 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.225805 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.225872 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.225936 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.225993 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.225993 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.225993 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.226223 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.226223 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.226223 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.226223 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.226223 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.226223 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.226578 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.226677 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.226758 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.226758 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.226758 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.226758 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.226758 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.226758 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.227094 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.227094 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.227094 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.227094 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.227094 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.227094 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.227094 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.227814 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.227814 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.227814 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.227814 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.227814 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.227814 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.227814 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.228285 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.228285 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.228285 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.228285 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.228285 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.228692 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.228769 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.228829 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.228899 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.228959 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.229027 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.229093 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.229181 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.229256 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.229322 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.229379 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.229447 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.229715 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.229828 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.229905 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.229951 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.230175 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.230227 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.230227 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.230295 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.230335 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.230335 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.230335 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.230467 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.230517 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.230578 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.230630 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.230683 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.230726 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.230772 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.230832 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.230876 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.230925 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.230925 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.231026 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.231026 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.231154 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.231232 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.231283 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.231327 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.231374 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.231413 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.231413 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.231491 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.231531 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.231571 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.231620 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.231620 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.231693 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.231693 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.231770 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.231973 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.232042 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.232091 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.232148 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.232201 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.232243 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.232283 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.232326 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.232371 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.232417 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.232458 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.232504 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.232549 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.232590 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.232636 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.232678 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.232717 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.232753 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.232799 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.232846 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.232846 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.232919 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.232961 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.233008 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.233008 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.233008 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.233008 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.233008 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.234302 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.234369 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.234429 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.234492 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.234541 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.234590 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.234632 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.234672 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.234717 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.234758 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.234803 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.234852 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.234899 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.234944 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.234983 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.235030 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.235072 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.235135 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.235179 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.235218 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.235267 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.235307 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.235351 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.235411 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.235468 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.235519 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.235558 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.235597 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.235642 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.235687 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.235726 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.235765 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.235803 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.235847 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.235892 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.235937 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.235976 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.236014 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.236059 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.236097 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.236165 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.236213 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.236264 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.236264 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.236264 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.236264 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.236264 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.236264 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.236501 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.236611 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.236691 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.236782 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.236865 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.236958 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.237042 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.237164 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.239838 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.239960 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.239960 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.240073 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.240073 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.240313 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.240313 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.240458 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.240458 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.240458 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.240458 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.240458 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.240803 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.240803 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.242943 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.243066 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.243066 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.243219 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.243219 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.243323 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.243323 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.244245 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.244424 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.244713 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.244713 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.244867 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.244907 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.245031 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.245082 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.245142 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.245142 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.245230 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.245280 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.245323 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.245369 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.245882 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.245948 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.245995 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.246055 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.246127 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.246181 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.246259 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.246317 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.246366 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.246405 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.246474 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.246525 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.246566 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.246649 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.247450 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.247533 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.247580 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.247628 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.247669 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.247724 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.247813 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.248268 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.248338 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.248398 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.248451 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.248491 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.248538 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.248585 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.248645 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.248694 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.248735 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.248776 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.248815 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.248859 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.248905 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.248951 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.249004 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.249049 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.249089 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.249169 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.249212 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.249253 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.249293 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.249336 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.249381 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.249427 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.249502 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.249543 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.249582 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.249629 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.249669 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.249709 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.249756 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.249798 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.249837 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.249883 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.249933 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.249981 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.250026 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.250062 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.250101 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.250167 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.250211 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.250255 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.250299 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.250344 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.250385 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.250428 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.250468 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.250512 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.250556 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.250596 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.250646 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.250684 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.250720 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.250771 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.250817 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.250862 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.250907 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.250946 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.250990 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.251035 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.251098 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.251179 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.251221 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.251266 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.251304 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.251341 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.251386 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.251431 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.251474 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.251513 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.251578 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.251619 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.251661 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.251704 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.251755 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.251808 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.251857 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.251907 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.251963 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.251963 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.251963 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.251963 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.251963 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.252211 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.252211 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.252211 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.252211 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.252211 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.252415 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.252455 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.252491 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.252529 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.252576 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.252576 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.252576 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.252576 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.252724 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.252763 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.252810 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.252810 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.252810 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.252922 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.252961 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.252996 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.253038 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.253083 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.253151 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.253199 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.253199 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.253199 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.253199 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.254736 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.254815 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.254884 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.254940 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.254987 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.255029 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.255069 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.255136 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.255190 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.255239 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.255290 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.255337 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.255377 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.255421 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.255473 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.255513 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.255513 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.255586 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.255623 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.255661 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.255709 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.255755 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.255816 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.255858 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.255909 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.255951 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.255951 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.255951 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.256062 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.256062 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.256157 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.256208 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.256253 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.256303 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.256357 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.256402 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.256455 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.256503 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.256563 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.256610 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.256650 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.256696 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.256742 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.256791 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.256831 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.256872 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.256917 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.256959 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.257004 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.257044 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.257081 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.257140 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.257192 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.257239 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.257281 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.257327 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.257371 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.257415 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.257520 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.257563 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.257601 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.257657 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.257706 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.257706 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.257796 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.257832 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.257864 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.257897 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.257926 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.257955 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.257981 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.258013 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.258039 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.258069 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.258198 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.258198 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.258273 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.258310 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.258346 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.258346 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.258405 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.258434 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.258434 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.258434 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.258515 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.258515 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.258515 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.258515 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.258515 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.258515 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.258515 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.258693 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.258693 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.258766 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.258766 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.258827 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.258858 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.258886 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.258915 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.258940 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.258967 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.258991 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.259023 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.259055 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.259086 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.259125 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.259151 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.259187 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.259216 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.259216 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.259264 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.259288 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.260347 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.260410 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.260474 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.260528 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.260582 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.260642 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.260683 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.260713 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.260748 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.260776 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.260810 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.260890 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.260923 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.260956 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.260985 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.261017 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.261049 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.261121 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.261179 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.261239 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.261305 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.261810 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.261932 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.261985 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.262033 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.262066 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.262091 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.262149 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.262180 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.262213 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.262243 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.262276 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.262309 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.262340 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.262368 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.262396 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.262424 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.262452 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.262480 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.262505 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.262531 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.262635 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.262672 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.262698 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.262724 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.262756 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.262786 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.262818 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.262849 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.262877 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.262906 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.262941 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.262970 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.262996 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.263023 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.263051 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.263078 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.263119 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.263156 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.263183 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.263211 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.263243 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.263275 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.263300 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.263332 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.263364 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.263394 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.263425 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.263452 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.263452 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.263504 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.263504 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.263504 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.263504 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.263504 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.263504 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.263667 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.263667 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.263734 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.263773 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.263807 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.263839 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.263872 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.263901 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.263929 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.263954 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.263980 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.264008 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.264032 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.264059 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.264087 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.264140 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.264170 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.264198 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.264231 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.264262 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.264294 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.264319 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.264346 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.264378 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.264415 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.264439 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.264469 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.264469 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.264469 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.264657 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.264772 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.264883 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.264989 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.265079 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.265189 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.265227 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.265291 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.265326 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.265354 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.265409 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.265480 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.265530 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.265530 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.265590 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.265620 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.265648 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.265680 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.265708 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.265775 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.265843 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.266033 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.266120 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.266153 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.266224 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.266261 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.266312 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.266343 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.266376 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.266406 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.266431 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.266461 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.266495 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.266529 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.266560 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.266587 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.266587 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.266639 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.266679 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.266710 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.266744 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.266776 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.266806 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.266856 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.266902 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.266902 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.266902 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.266902 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.267043 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.267083 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.267083 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.267197 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.267260 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.267306 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.267351 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.267392 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.267438 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.267479 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.267519 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.267555 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.267594 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.267642 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.267642 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.268714 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.268772 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.268813 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.268851 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.268893 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.268945 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.268987 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.269033 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.269033 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.269150 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.269150 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.269229 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.269269 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.269269 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.269512 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.269622 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.269666 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.269718 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.269782 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.269839 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.269883 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.269928 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.269966 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.270007 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.270058 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.270139 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.270185 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.270185 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.270295 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.270295 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.270367 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.270415 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.270491 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.270540 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.270603 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.270644 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.270725 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.270812 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.270862 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.270905 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.270957 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.271007 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.271050 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.271090 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.271160 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.271198 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.271249 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.271290 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.271331 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.271376 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.271416 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.271456 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.271501 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.271542 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.271587 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.271632 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.271679 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.271725 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.271799 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.271905 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.271952 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.271952 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.271952 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.272061 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.272101 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.272172 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.272305 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.272439 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.272487 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.272529 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.272574 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.272614 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.272657 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.272696 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.272747 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.272793 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.272832 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.272871 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.272917 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.272960 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.272998 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.273044 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.273083 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.273140 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.273192 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.273238 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.273279 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.273320 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.273320 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.273388 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.273466 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.273512 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.273552 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.273608 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.273608 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.273608 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.273608 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.273747 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.273788 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.273841 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.274299 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.274299 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.274299 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.274645 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.274718 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.274757 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.274821 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.274900 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.274947 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.274985 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.275029 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.275062 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.275062 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.275138 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.275188 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.275227 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.275266 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.275295 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.275324 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.275358 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.275387 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.275417 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.275450 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.275479 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.275507 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.275543 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.275577 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.275606 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.275658 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.275710 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.275773 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.275811 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.275846 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.275875 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.275904 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.276002 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.276033 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.276067 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.276067 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.276150 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.276187 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.276213 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.276242 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.276271 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.276308 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.276335 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.276373 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.276400 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.276428 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.276455 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.276480 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.276507 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.276535 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.276564 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.276592 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.276626 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.276651 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.276651 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.276651 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.276916 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.276978 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.277041 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.277083 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.277147 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.277181 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.277224 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.277224 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.277279 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.277308 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.277336 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.277370 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.277423 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.277456 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.277488 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.277516 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.277545 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.277576 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.277613 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.277655 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.277686 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.277711 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.277739 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.277739 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.277792 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.277792 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.277792 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.277860 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.283556 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.283621 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.283682 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.283732 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.283801 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.283871 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.283940 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.283999 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.284052 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.284100 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.284163 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.284214 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.284259 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.284309 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.284351 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.284351 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.284436 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.284477 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.284523 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.284562 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.284607 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.284652 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.284698 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.284743 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.284782 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.284821 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.284957 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.285002 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.285045 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.285159 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.285216 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.285263 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.285307 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.285347 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.285405 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.285445 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.285493 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.285532 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.285570 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.285609 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.285647 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.285685 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:12:51.285724 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.285724 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.285795 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:12:51.285852 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.285891 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:12:51.285929 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.285972 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:12:51.285972 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:12:51.285972 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:12:51.285972 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:12:51.331675 np0000180504 devstack@c-api.service[112362]: INFO dbcounter [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Registered counter for database cinder Jun 16 01:12:51.331893 np0000180504 devstack@c-api.service[112361]: INFO dbcounter [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Registered counter for database cinder Jun 16 01:12:51.333026 np0000180504 devstack@c-api.service[112360]: INFO dbcounter [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Registered counter for database cinder Jun 16 01:12:51.348166 np0000180504 devstack@c-api.service[112363]: INFO dbcounter [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Registered counter for database cinder Jun 16 01:12:51.379352 np0000180504 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:51.382488 np0000180504 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:51.384811 np0000180504 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-7482eef2-b70b-4911-884a-51b49930256f 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=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:51.397763 np0000180504 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:51.500302 np0000180504 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writer thread running {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:12:51.500521 np0000180504 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writer thread running {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:12:51.500632 np0000180504 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writer thread running {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:12:51.503010 np0000180504 devstack@c-api.service[112361]: INFO cinder.rpc [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:12:51.503193 np0000180504 devstack@c-api.service[112362]: INFO cinder.rpc [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:12:51.503261 np0000180504 devstack@c-api.service[112360]: INFO cinder.rpc [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:12:51.505414 np0000180504 devstack@c-api.service[112361]: INFO cinder.rpc [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:12:51.505751 np0000180504 devstack@c-api.service[112362]: INFO cinder.rpc [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:12:51.505839 np0000180504 devstack@c-api.service[112360]: INFO cinder.rpc [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:12:51.507592 np0000180504 devstack@c-api.service[112361]: INFO cinder.rpc [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:12:51.508019 np0000180504 devstack@c-api.service[112362]: INFO cinder.rpc [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:12:51.508159 np0000180504 devstack@c-api.service[112360]: INFO cinder.rpc [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:12:51.509623 np0000180504 devstack@c-api.service[112361]: INFO cinder.rpc [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:12:51.510033 np0000180504 devstack@c-api.service[112362]: INFO cinder.rpc [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:12:51.510457 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.510718 np0000180504 devstack@c-api.service[112360]: INFO cinder.rpc [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:12:51.510853 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.511902 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.513517 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.514066 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.516047 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.517792 np0000180504 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writer thread running {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:12:51.522337 np0000180504 devstack@c-api.service[112363]: INFO cinder.rpc [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:12:51.527014 np0000180504 devstack@c-api.service[112363]: INFO cinder.rpc [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:12:51.530647 np0000180504 devstack@c-api.service[112363]: INFO cinder.rpc [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:12:51.532656 np0000180504 devstack@c-api.service[112363]: INFO cinder.rpc [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:12:51.533641 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.537717 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.555559 np0000180504 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-7482eef2-b70b-4911-884a-51b49930256f 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=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:51.556878 np0000180504 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:51.558089 np0000180504 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:51.558334 np0000180504 devstack@c-api.service[112360]: INFO cinder.rpc [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:12:51.560011 np0000180504 devstack@c-api.service[112361]: INFO cinder.rpc [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:12:51.560807 np0000180504 devstack@c-api.service[112360]: INFO cinder.rpc [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:12:51.560880 np0000180504 devstack@c-api.service[112362]: INFO cinder.rpc [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:12:51.562045 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.562839 np0000180504 devstack@c-api.service[112361]: INFO cinder.rpc [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:12:51.563518 np0000180504 devstack@c-api.service[112362]: INFO cinder.rpc [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:12:51.564387 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.564766 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.575182 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.576862 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.577084 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.578065 np0000180504 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:51.578351 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.580285 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.580341 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.580454 np0000180504 devstack@c-api.service[112363]: INFO cinder.rpc [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:12:51.581496 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.582403 np0000180504 devstack@c-api.service[112363]: INFO cinder.rpc [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:12:51.583345 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.583435 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.583514 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.586553 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.588509 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.589166 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.589686 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.591529 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.592260 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.592610 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.594201 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.594475 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.595308 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.595746 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.597381 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.597726 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.598550 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.598916 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.600482 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.600546 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.601410 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.601862 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.602888 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.603701 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.605218 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.605286 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.605570 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.606122 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.606819 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.608022 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.612148 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.612307 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.612369 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.612431 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.614151 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.615060 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.615221 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.615976 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.617292 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.618354 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.618722 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.619541 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.619798 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.620151 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.621248 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.621506 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.622295 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.622667 np0000180504 devstack@c-api.service[112360]: WARNING cinder.api.contrib.hosts [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:12:51.622750 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.623261 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.623403 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.623992 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.624713 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.625379 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.625595 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.625662 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.626051 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.627022 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.627176 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.627579 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.628247 np0000180504 devstack@c-api.service[112361]: WARNING cinder.api.contrib.hosts [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:12:51.628521 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.628587 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: extensions {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.628992 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.629725 np0000180504 devstack@c-api.service[112362]: WARNING cinder.api.contrib.hosts [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:12:51.629991 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: os-quota-class-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.630377 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.630444 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.631122 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.631305 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: scheduler-stats {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.631745 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.631808 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.633156 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.633365 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.633531 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: os-quota-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.634378 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: extensions {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.634553 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.634664 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.634992 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: backups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.635647 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: extensions {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.635877 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: os-quota-class-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.636858 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.637062 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: os-snapshot-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.637146 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: os-quota-class-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.637273 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: scheduler-stats {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.638425 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.638494 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: scheduler-stats {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.638568 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: consistencygroups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.638796 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: os-quota-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.639862 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: os-quota-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.640041 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.640487 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: extra_specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.641062 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: backups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.641437 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.642260 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: os-hosts {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.642347 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: backups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.642879 np0000180504 devstack@c-api.service[112363]: WARNING cinder.api.contrib.hosts [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:12:51.643314 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: os-snapshot-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.643654 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: os-volume-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.643750 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.644374 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: os-snapshot-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.644812 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: consistencygroups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.644905 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.645048 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: os-availability-zone {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.645859 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: consistencygroups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.646254 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.646375 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.646899 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: extra_specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.647793 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.647919 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: os-volume-transfer {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.647996 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: extra_specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.648495 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: os-hosts {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.648787 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: extensions {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.649597 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: capabilities {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.649854 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: os-hosts {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.650024 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: os-volume-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.650135 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: os-quota-class-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.650863 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.651522 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: os-volume-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.651604 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: scheduler-stats {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.651674 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: os-availability-zone {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.652507 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: os-volume-type-access {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.653248 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: os-availability-zone {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.653369 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.653778 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: os-quota-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.654573 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: cgsnapshots {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.655029 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.655196 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: os-volume-transfer {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.655281 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: backups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.655612 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extended resource: qos-specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.656968 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: os-volume-transfer {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.657936 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: capabilities {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.658527 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.contrib.snapshot_actions [None req-7482eef2-b70b-4911-884a-51b49930256f None None] SnapshotActionsController initialized {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:12:51.658626 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: os-snapshot-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.659003 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.659266 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: capabilities {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.659547 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.660008 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: consistencygroups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.660560 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.660695 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: os-volume-type-access {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.660974 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.662012 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: extra_specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.662475 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: os-volume-type-access {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.662591 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: cgsnapshots {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.662681 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.663591 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: os-hosts {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.663743 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.663824 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extended resource: qos-specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.663897 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: cgsnapshots {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.664940 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: os-volume-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.665070 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.665258 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extended resource: qos-specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.665777 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] SnapshotActionsController initialized {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:12:51.666422 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: os-availability-zone {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.666588 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.667167 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.667687 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.contrib.snapshot_actions [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] SnapshotActionsController initialized {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:12:51.667829 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.667911 np0000180504 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.668291 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.668765 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.668881 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.668944 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.669009 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.669082 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension AdminActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.669265 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension AdminActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.669354 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension AdminActions extending resource: backups {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.669426 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: os-volume-transfer {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.669667 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.670023 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension VolumeActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.670168 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension TypesManage extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.670256 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension UsedLimits extending resource: limits {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.670375 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.670465 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.670581 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.670676 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.670747 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.670807 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.670888 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.670964 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: capabilities {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.671190 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.671255 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-7482eef2-b70b-4911-884a-51b49930256f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.672185 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.672252 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.672399 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.673544 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.673806 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: os-volume-type-access {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.673855 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.674916 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.675210 np0000180504 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.675448 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: cgsnapshots {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.676052 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.676192 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.676316 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.676389 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.676432 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension AdminActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.676546 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension AdminActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.676643 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension AdminActions extending resource: backups {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.676854 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension VolumeActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.676907 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extended resource: qos-specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:12:51.676971 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension TypesManage extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.677077 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension UsedLimits extending resource: limits {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.677197 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.677292 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.677390 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.677491 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.677605 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.677705 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.677779 np0000180504 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.677821 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-3f4081f8-db3f-4d96-bd80-d0a3dd3a0070 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.678655 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.678704 np0000180504 devstack@c-api.service[112360]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73e89c4a3668 pid: 112360 (default app) Jun 16 01:12:51.678758 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.678890 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.678993 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.contrib.snapshot_actions [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] SnapshotActionsController initialized {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:12:51.679045 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension AdminActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.679124 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension AdminActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.679241 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension AdminActions extending resource: backups {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.679419 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension VolumeActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.679537 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension TypesManage extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.679645 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension UsedLimits extending resource: limits {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.679743 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.679838 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.679936 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.679979 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.680038 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.680173 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.680274 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.680374 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-a0ade1ae-6ee1-4a9d-8900-874bc9893302 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.681496 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.682864 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.684225 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.685661 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.686488 np0000180504 devstack@c-api.service[112361]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73e89c4a3668 pid: 112361 (default app) Jun 16 01:12:51.687081 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.687302 np0000180504 devstack@c-api.service[112360]: /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:12:51.687302 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.687466 np0000180504 devstack@c-api.service[112360]: /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:12:51.687466 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.687466 np0000180504 devstack@c-api.service[112360]: /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:12:51.687466 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.687466 np0000180504 devstack@c-api.service[112360]: /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:12:51.687723 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.687723 np0000180504 devstack@c-api.service[112360]: /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:12:51.687723 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.687723 np0000180504 devstack@c-api.service[112360]: /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:12:51.687723 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.687723 np0000180504 devstack@c-api.service[112360]: /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:12:51.687998 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.687998 np0000180504 devstack@c-api.service[112360]: /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:12:51.687998 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.687998 np0000180504 devstack@c-api.service[112360]: /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:12:51.687998 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.688277 np0000180504 devstack@c-api.service[112360]: /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:12:51.688277 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.688277 np0000180504 devstack@c-api.service[112360]: /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:12:51.688277 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.688468 np0000180504 devstack@c-api.service[112360]: /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:12:51.688468 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.688468 np0000180504 devstack@c-api.service[112360]: /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:12:51.688468 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.688668 np0000180504 devstack@c-api.service[112360]: /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:12:51.688668 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.688668 np0000180504 devstack@c-api.service[112360]: /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:12:51.688668 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.688668 np0000180504 devstack@c-api.service[112360]: /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:12:51.688979 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.688979 np0000180504 devstack@c-api.service[112360]: /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:12:51.688979 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.688979 np0000180504 devstack@c-api.service[112360]: /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:12:51.688979 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.689238 np0000180504 devstack@c-api.service[112360]: /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:12:51.689238 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.689238 np0000180504 devstack@c-api.service[112360]: /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:12:51.689238 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.689238 np0000180504 devstack@c-api.service[112360]: /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:12:51.689238 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.689514 np0000180504 devstack@c-api.service[112360]: /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:12:51.689514 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.689514 np0000180504 devstack@c-api.service[112360]: /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:12:51.689514 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.689514 np0000180504 devstack@c-api.service[112360]: /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:12:51.689514 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.689778 np0000180504 devstack@c-api.service[112360]: /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:12:51.689778 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.689778 np0000180504 devstack@c-api.service[112360]: /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:12:51.689778 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.689778 np0000180504 devstack@c-api.service[112360]: /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:12:51.689778 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690055 np0000180504 devstack@c-api.service[112360]: /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:12:51.690055 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690055 np0000180504 devstack@c-api.service[112360]: /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:12:51.690055 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690055 np0000180504 devstack@c-api.service[112360]: /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:12:51.690055 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690367 np0000180504 devstack@c-api.service[112360]: /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:12:51.690367 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690367 np0000180504 devstack@c-api.service[112360]: /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:12:51.690367 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690564 np0000180504 devstack@c-api.service[112360]: /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:12:51.690564 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690564 np0000180504 devstack@c-api.service[112360]: /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:12:51.690564 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690564 np0000180504 devstack@c-api.service[112360]: /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:12:51.690809 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690809 np0000180504 devstack@c-api.service[112360]: /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:12:51.690809 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.690809 np0000180504 devstack@c-api.service[112360]: /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:12:51.690809 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691034 np0000180504 devstack@c-api.service[112360]: /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:12:51.691034 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691034 np0000180504 devstack@c-api.service[112360]: /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:12:51.691034 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691034 np0000180504 devstack@c-api.service[112360]: /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:12:51.691034 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691356 np0000180504 devstack@c-api.service[112360]: /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:12:51.691356 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691356 np0000180504 devstack@c-api.service[112360]: /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:12:51.691356 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691356 np0000180504 devstack@c-api.service[112360]: /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:12:51.691615 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691615 np0000180504 devstack@c-api.service[112360]: /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:12:51.691615 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691615 np0000180504 devstack@c-api.service[112360]: /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:12:51.691615 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691841 np0000180504 devstack@c-api.service[112360]: /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:12:51.691841 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.691841 np0000180504 devstack@c-api.service[112360]: /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:12:51.691841 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.692044 np0000180504 devstack@c-api.service[112360]: /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:12:51.692044 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.692044 np0000180504 devstack@c-api.service[112360]: /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:12:51.692044 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.692274 np0000180504 devstack@c-api.service[112360]: /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:12:51.692274 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.692274 np0000180504 devstack@c-api.service[112360]: /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:12:51.692274 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.692274 np0000180504 devstack@c-api.service[112360]: /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:12:51.692524 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.692524 np0000180504 devstack@c-api.service[112360]: /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:12:51.692524 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.692524 np0000180504 devstack@c-api.service[112360]: /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:12:51.692524 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.692778 np0000180504 devstack@c-api.service[112360]: /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:12:51.692778 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.692778 np0000180504 devstack@c-api.service[112360]: /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:12:51.692778 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693022 np0000180504 devstack@c-api.service[112360]: /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:12:51.693022 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693022 np0000180504 devstack@c-api.service[112360]: /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:12:51.693022 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693284 np0000180504 devstack@c-api.service[112360]: /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:12:51.693284 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693284 np0000180504 devstack@c-api.service[112360]: /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:12:51.693284 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693472 np0000180504 devstack@c-api.service[112360]: /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:12:51.693472 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693472 np0000180504 devstack@c-api.service[112360]: /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:12:51.693472 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693671 np0000180504 devstack@c-api.service[112360]: /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:12:51.693671 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693671 np0000180504 devstack@c-api.service[112360]: /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:12:51.693671 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693854 np0000180504 devstack@c-api.service[112360]: /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:12:51.693854 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.693990 np0000180504 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:12:51.694042 np0000180504 devstack@c-api.service[112360]: /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:12:51.694042 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.694042 np0000180504 devstack@c-api.service[112360]: /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:12:51.694042 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.694042 np0000180504 devstack@c-api.service[112360]: /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:12:51.694042 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.694442 np0000180504 devstack@c-api.service[112360]: /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:12:51.694442 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.694442 np0000180504 devstack@c-api.service[112360]: /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:12:51.694442 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.694696 np0000180504 devstack@c-api.service[112360]: /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:12:51.694696 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.694696 np0000180504 devstack@c-api.service[112360]: /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:12:51.694696 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.694696 np0000180504 devstack@c-api.service[112360]: /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:12:51.694696 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.694979 np0000180504 devstack@c-api.service[112360]: /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:12:51.694979 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.695081 np0000180504 devstack@c-api.service[112362]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73e89c4a3668 pid: 112362 (default app) Jun 16 01:12:51.695165 np0000180504 devstack@c-api.service[112360]: /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:12:51.695165 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.695165 np0000180504 devstack@c-api.service[112360]: /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:12:51.695165 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.695165 np0000180504 devstack@c-api.service[112360]: /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:12:51.695165 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.695570 np0000180504 devstack@c-api.service[112360]: /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:12:51.695570 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.695570 np0000180504 devstack@c-api.service[112360]: /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:12:51.695570 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.695570 np0000180504 devstack@c-api.service[112360]: /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:12:51.695570 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.695844 np0000180504 devstack@c-api.service[112360]: /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:12:51.695844 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.695844 np0000180504 devstack@c-api.service[112360]: /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:12:51.695844 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.695844 np0000180504 devstack@c-api.service[112360]: /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:12:51.695844 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.696209 np0000180504 devstack@c-api.service[112360]: /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:12:51.696209 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.696209 np0000180504 devstack@c-api.service[112360]: /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:12:51.696209 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.696419 np0000180504 devstack@c-api.service[112360]: /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:12:51.696419 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.696419 np0000180504 devstack@c-api.service[112360]: /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:12:51.696419 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.696419 np0000180504 devstack@c-api.service[112360]: /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:12:51.696806 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.696806 np0000180504 devstack@c-api.service[112360]: /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:12:51.696806 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.696806 np0000180504 devstack@c-api.service[112360]: /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:12:51.696806 np0000180504 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:12:51.697275 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697275 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697275 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697275 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension AdminActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697275 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension AdminActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697275 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension AdminActions extending resource: backups {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697275 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension VolumeActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697771 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension TypesManage extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697841 np0000180504 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-b5ec4b86-3cff-426e-adea-61fefc24c376 None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:12:51.697915 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension UsedLimits extending resource: limits {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697915 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697915 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697915 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697915 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697915 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.697915 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.698353 np0000180504 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-1cc834f1-558f-45ab-9bd5-3c9cc6beb495 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:12:51.698411 np0000180504 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 1/1] 199.19.213.224 () {60 vars in 956 bytes} [Tue Jun 16 01:12:51 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:12:51.700099 np0000180504 devstack@c-api.service[112363]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x73e89c4a3668 pid: 112363 (default app) Jun 16 01:12:58.804625 np0000180504 devstack@c-api.service[112361]: /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:12:58.804625 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.804625 np0000180504 devstack@c-api.service[112361]: /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:12:58.804625 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.804625 np0000180504 devstack@c-api.service[112361]: /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:12:58.805486 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.805486 np0000180504 devstack@c-api.service[112361]: /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:12:58.805486 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.805486 np0000180504 devstack@c-api.service[112361]: /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:12:58.805486 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.805772 np0000180504 devstack@c-api.service[112361]: /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:12:58.805772 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.805772 np0000180504 devstack@c-api.service[112361]: /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:12:58.805772 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.805772 np0000180504 devstack@c-api.service[112361]: /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:12:58.805772 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.806168 np0000180504 devstack@c-api.service[112361]: /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:12:58.806168 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.806168 np0000180504 devstack@c-api.service[112361]: /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:12:58.806168 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.806401 np0000180504 devstack@c-api.service[112361]: /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:12:58.806401 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.806401 np0000180504 devstack@c-api.service[112361]: /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:12:58.806401 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.806646 np0000180504 devstack@c-api.service[112361]: /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:12:58.806646 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.806646 np0000180504 devstack@c-api.service[112361]: /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:12:58.806646 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.806876 np0000180504 devstack@c-api.service[112361]: /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:12:58.806876 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.806876 np0000180504 devstack@c-api.service[112361]: /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:12:58.806876 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.806876 np0000180504 devstack@c-api.service[112361]: /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:12:58.807200 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.807200 np0000180504 devstack@c-api.service[112361]: /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:12:58.807200 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.807200 np0000180504 devstack@c-api.service[112361]: /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:12:58.807200 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.807470 np0000180504 devstack@c-api.service[112361]: /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:12:58.807470 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.807470 np0000180504 devstack@c-api.service[112361]: /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:12:58.807470 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.807470 np0000180504 devstack@c-api.service[112361]: /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:12:58.807470 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.807796 np0000180504 devstack@c-api.service[112361]: /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:12:58.807796 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.807796 np0000180504 devstack@c-api.service[112361]: /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:12:58.807796 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.807796 np0000180504 devstack@c-api.service[112361]: /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:12:58.807796 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.808207 np0000180504 devstack@c-api.service[112361]: /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:12:58.808207 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.808207 np0000180504 devstack@c-api.service[112361]: /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:12:58.808207 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.808207 np0000180504 devstack@c-api.service[112361]: /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:12:58.808207 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.808575 np0000180504 devstack@c-api.service[112361]: /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:12:58.808575 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.808575 np0000180504 devstack@c-api.service[112361]: /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:12:58.808575 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.808575 np0000180504 devstack@c-api.service[112361]: /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:12:58.808862 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.808862 np0000180504 devstack@c-api.service[112361]: /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:12:58.808862 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.808862 np0000180504 devstack@c-api.service[112361]: /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:12:58.808862 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809099 np0000180504 devstack@c-api.service[112361]: /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:12:58.809099 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809099 np0000180504 devstack@c-api.service[112361]: /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:12:58.809099 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809099 np0000180504 devstack@c-api.service[112361]: /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:12:58.809099 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809334 np0000180504 devstack@c-api.service[112361]: /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:12:58.809334 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809334 np0000180504 devstack@c-api.service[112361]: /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:12:58.809334 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809334 np0000180504 devstack@c-api.service[112361]: /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:12:58.809334 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809527 np0000180504 devstack@c-api.service[112361]: /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:12:58.809527 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809527 np0000180504 devstack@c-api.service[112361]: /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:12:58.809527 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809527 np0000180504 devstack@c-api.service[112361]: /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:12:58.809706 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809706 np0000180504 devstack@c-api.service[112361]: /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:12:58.809706 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809706 np0000180504 devstack@c-api.service[112361]: /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:12:58.809706 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809898 np0000180504 devstack@c-api.service[112361]: /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:12:58.809898 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.809898 np0000180504 devstack@c-api.service[112361]: /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:12:58.809898 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810051 np0000180504 devstack@c-api.service[112361]: /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:12:58.810051 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810051 np0000180504 devstack@c-api.service[112361]: /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:12:58.810051 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810235 np0000180504 devstack@c-api.service[112361]: /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:12:58.810235 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810235 np0000180504 devstack@c-api.service[112361]: /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:12:58.810235 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810235 np0000180504 devstack@c-api.service[112361]: /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:12:58.810422 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810422 np0000180504 devstack@c-api.service[112361]: /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:12:58.810422 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810422 np0000180504 devstack@c-api.service[112361]: /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:12:58.810422 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810593 np0000180504 devstack@c-api.service[112361]: /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:12:58.810593 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810593 np0000180504 devstack@c-api.service[112361]: /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:12:58.810593 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810735 np0000180504 devstack@c-api.service[112361]: /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:12:58.810735 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810735 np0000180504 devstack@c-api.service[112361]: /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:12:58.810735 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810876 np0000180504 devstack@c-api.service[112361]: /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:12:58.810876 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.810876 np0000180504 devstack@c-api.service[112361]: /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:12:58.810876 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811076 np0000180504 devstack@c-api.service[112361]: /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:12:58.811076 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811076 np0000180504 devstack@c-api.service[112361]: /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:12:58.811076 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811313 np0000180504 devstack@c-api.service[112361]: /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:12:58.811313 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811313 np0000180504 devstack@c-api.service[112361]: /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:12:58.811313 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811527 np0000180504 devstack@c-api.service[112361]: /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:12:58.811527 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811527 np0000180504 devstack@c-api.service[112361]: /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:12:58.811527 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811527 np0000180504 devstack@c-api.service[112361]: /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:12:58.811780 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811780 np0000180504 devstack@c-api.service[112361]: /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:12:58.811780 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811780 np0000180504 devstack@c-api.service[112361]: /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:12:58.811780 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.811780 np0000180504 devstack@c-api.service[112361]: /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:12:58.812084 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812084 np0000180504 devstack@c-api.service[112361]: /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:12:58.812084 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812084 np0000180504 devstack@c-api.service[112361]: /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:12:58.812084 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812381 np0000180504 devstack@c-api.service[112361]: /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:12:58.812381 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812381 np0000180504 devstack@c-api.service[112361]: /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:12:58.812381 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812381 np0000180504 devstack@c-api.service[112361]: /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:12:58.812381 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812608 np0000180504 devstack@c-api.service[112361]: /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:12:58.812608 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812608 np0000180504 devstack@c-api.service[112361]: /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:12:58.812608 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812608 np0000180504 devstack@c-api.service[112361]: /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:12:58.812608 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812830 np0000180504 devstack@c-api.service[112361]: /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:12:58.812830 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812830 np0000180504 devstack@c-api.service[112361]: /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:12:58.812830 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.812830 np0000180504 devstack@c-api.service[112361]: /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:12:58.812830 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813042 np0000180504 devstack@c-api.service[112361]: /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:12:58.813042 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813042 np0000180504 devstack@c-api.service[112361]: /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:12:58.813042 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813042 np0000180504 devstack@c-api.service[112361]: /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:12:58.813042 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813273 np0000180504 devstack@c-api.service[112361]: /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:12:58.813273 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813273 np0000180504 devstack@c-api.service[112361]: /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:12:58.813273 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813413 np0000180504 devstack@c-api.service[112361]: /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:12:58.813413 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813413 np0000180504 devstack@c-api.service[112361]: /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:12:58.813413 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813413 np0000180504 devstack@c-api.service[112361]: /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:12:58.813579 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813579 np0000180504 devstack@c-api.service[112361]: /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:12:58.813579 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813579 np0000180504 devstack@c-api.service[112361]: /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:12:58.813579 np0000180504 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:12:58.813579 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:12:59.277433 np0000180504 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee admin admin] POST https://199.19.213.224/volume/v3/types Jun 16 01:12:59.277974 np0000180504 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:12:59.279557 np0000180504 devstack@c-api.service[112361]: /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:12:59.279557 np0000180504 devstack@c-api.service[112361]: warnings.warn( Jun 16 01:12:59.321084 np0000180504 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:59.352804 np0000180504 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee admin admin] https://199.19.213.224/volume/v3/types returned with HTTP 200 Jun 16 01:12:59.353369 np0000180504 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 1/2] 199.19.213.224 () {68 vars in 1288 bytes} [Tue Jun 16 01:12:58 2026] POST /volume/v3/types => generated 186 bytes in 562 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:12:59.381728 np0000180504 devstack@c-api.service[112362]: /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:12:59.381728 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.381728 np0000180504 devstack@c-api.service[112362]: /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:12:59.381728 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.381728 np0000180504 devstack@c-api.service[112362]: /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:12:59.382538 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.382538 np0000180504 devstack@c-api.service[112362]: /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:12:59.382538 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.382538 np0000180504 devstack@c-api.service[112362]: /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:12:59.382538 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.382819 np0000180504 devstack@c-api.service[112362]: /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:12:59.382819 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.382819 np0000180504 devstack@c-api.service[112362]: /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:12:59.382819 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.382819 np0000180504 devstack@c-api.service[112362]: /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:12:59.382819 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.383177 np0000180504 devstack@c-api.service[112362]: /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:12:59.383177 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.383177 np0000180504 devstack@c-api.service[112362]: /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:12:59.383177 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.383407 np0000180504 devstack@c-api.service[112362]: /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:12:59.383407 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.383407 np0000180504 devstack@c-api.service[112362]: /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:12:59.383407 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.383702 np0000180504 devstack@c-api.service[112362]: /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:12:59.383702 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.383702 np0000180504 devstack@c-api.service[112362]: /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:12:59.383702 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384037 np0000180504 devstack@c-api.service[112362]: /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:12:59.384037 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384037 np0000180504 devstack@c-api.service[112362]: /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:12:59.384037 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384037 np0000180504 devstack@c-api.service[112362]: /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:12:59.384338 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384338 np0000180504 devstack@c-api.service[112362]: /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:12:59.384338 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384338 np0000180504 devstack@c-api.service[112362]: /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:12:59.384338 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384611 np0000180504 devstack@c-api.service[112362]: /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:12:59.384611 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384611 np0000180504 devstack@c-api.service[112362]: /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:12:59.384611 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384611 np0000180504 devstack@c-api.service[112362]: /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:12:59.384611 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384937 np0000180504 devstack@c-api.service[112362]: /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:12:59.384937 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384937 np0000180504 devstack@c-api.service[112362]: /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:12:59.384937 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.384937 np0000180504 devstack@c-api.service[112362]: /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:12:59.384937 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.385497 np0000180504 devstack@c-api.service[112362]: /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:12:59.385497 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.385497 np0000180504 devstack@c-api.service[112362]: /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:12:59.385497 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.385497 np0000180504 devstack@c-api.service[112362]: /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:12:59.385497 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.385834 np0000180504 devstack@c-api.service[112362]: /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:12:59.385834 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.385834 np0000180504 devstack@c-api.service[112362]: /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:12:59.385834 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.385834 np0000180504 devstack@c-api.service[112362]: /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:12:59.386152 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.386152 np0000180504 devstack@c-api.service[112362]: /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:12:59.386152 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.386152 np0000180504 devstack@c-api.service[112362]: /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:12:59.386152 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.386443 np0000180504 devstack@c-api.service[112362]: /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:12:59.386443 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.386443 np0000180504 devstack@c-api.service[112362]: /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:12:59.386443 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.386443 np0000180504 devstack@c-api.service[112362]: /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:12:59.386443 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.386791 np0000180504 devstack@c-api.service[112362]: /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:12:59.386791 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.386791 np0000180504 devstack@c-api.service[112362]: /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:12:59.386791 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.386791 np0000180504 devstack@c-api.service[112362]: /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:12:59.386791 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.387128 np0000180504 devstack@c-api.service[112362]: /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:12:59.387128 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.387128 np0000180504 devstack@c-api.service[112362]: /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:12:59.387128 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.387128 np0000180504 devstack@c-api.service[112362]: /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:12:59.387418 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.387418 np0000180504 devstack@c-api.service[112362]: /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:12:59.387418 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.387418 np0000180504 devstack@c-api.service[112362]: /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:12:59.387418 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.387769 np0000180504 devstack@c-api.service[112362]: /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:12:59.387769 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.387769 np0000180504 devstack@c-api.service[112362]: /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:12:59.387769 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388006 np0000180504 devstack@c-api.service[112362]: /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:12:59.388006 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388006 np0000180504 devstack@c-api.service[112362]: /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:12:59.388006 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388203 np0000180504 devstack@c-api.service[112362]: /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:12:59.388203 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388203 np0000180504 devstack@c-api.service[112362]: /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:12:59.388203 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388203 np0000180504 devstack@c-api.service[112362]: /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:12:59.388439 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388439 np0000180504 devstack@c-api.service[112362]: /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:12:59.388439 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388439 np0000180504 devstack@c-api.service[112362]: /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:12:59.388439 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388619 np0000180504 devstack@c-api.service[112362]: /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:12:59.388619 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388619 np0000180504 devstack@c-api.service[112362]: /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:12:59.388619 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388763 np0000180504 devstack@c-api.service[112362]: /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:12:59.388763 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388763 np0000180504 devstack@c-api.service[112362]: /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:12:59.388763 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388925 np0000180504 devstack@c-api.service[112362]: /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:12:59.388925 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.388925 np0000180504 devstack@c-api.service[112362]: /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:12:59.388925 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389067 np0000180504 devstack@c-api.service[112362]: /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:12:59.389067 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389067 np0000180504 devstack@c-api.service[112362]: /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:12:59.389067 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389241 np0000180504 devstack@c-api.service[112362]: /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:12:59.389241 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389241 np0000180504 devstack@c-api.service[112362]: /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:12:59.389241 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389386 np0000180504 devstack@c-api.service[112362]: /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:12:59.389386 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389386 np0000180504 devstack@c-api.service[112362]: /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:12:59.389386 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389386 np0000180504 devstack@c-api.service[112362]: /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:12:59.389568 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389568 np0000180504 devstack@c-api.service[112362]: /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:12:59.389568 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389568 np0000180504 devstack@c-api.service[112362]: /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:12:59.389568 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389568 np0000180504 devstack@c-api.service[112362]: /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:12:59.389777 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389777 np0000180504 devstack@c-api.service[112362]: /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:12:59.389777 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389777 np0000180504 devstack@c-api.service[112362]: /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:12:59.389777 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389946 np0000180504 devstack@c-api.service[112362]: /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:12:59.389946 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389946 np0000180504 devstack@c-api.service[112362]: /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:12:59.389946 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.389946 np0000180504 devstack@c-api.service[112362]: /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:12:59.389946 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390186 np0000180504 devstack@c-api.service[112362]: /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:12:59.390186 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390186 np0000180504 devstack@c-api.service[112362]: /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:12:59.390186 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390186 np0000180504 devstack@c-api.service[112362]: /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:12:59.390186 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390395 np0000180504 devstack@c-api.service[112362]: /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:12:59.390395 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390395 np0000180504 devstack@c-api.service[112362]: /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:12:59.390395 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390395 np0000180504 devstack@c-api.service[112362]: /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:12:59.390395 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390598 np0000180504 devstack@c-api.service[112362]: /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:12:59.390598 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390598 np0000180504 devstack@c-api.service[112362]: /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:12:59.390598 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390598 np0000180504 devstack@c-api.service[112362]: /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:12:59.390598 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390819 np0000180504 devstack@c-api.service[112362]: /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:12:59.390819 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390819 np0000180504 devstack@c-api.service[112362]: /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:12:59.390819 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390963 np0000180504 devstack@c-api.service[112362]: /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:12:59.390963 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390963 np0000180504 devstack@c-api.service[112362]: /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:12:59.390963 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.390963 np0000180504 devstack@c-api.service[112362]: /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:12:59.391176 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.391176 np0000180504 devstack@c-api.service[112362]: /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:12:59.391176 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.391176 np0000180504 devstack@c-api.service[112362]: /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:12:59.391176 np0000180504 devstack@c-api.service[112362]: warnings.warn(deprecated_msg) Jun 16 01:12:59.391176 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.middleware.request_id [req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee req-dc6b0908-c0b7-49a8-982f-3d923e5eb7a6 None None] RequestId filter calling following filter/app {{(pid=112362) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:12:59.696519 np0000180504 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee req-dc6b0908-c0b7-49a8-982f-3d923e5eb7a6 admin admin] POST https://199.19.213.224/volume/v3/types/128ea794-8fa7-45d8-8a3e-0c4e0cae6bda/extra_specs Jun 16 01:12:59.697048 np0000180504 devstack@c-api.service[112362]: DEBUG cinder.api.openstack.wsgi [req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee req-dc6b0908-c0b7-49a8-982f-3d923e5eb7a6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112362) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:12:59.698713 np0000180504 devstack@c-api.service[112362]: /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:12:59.698713 np0000180504 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:12:59.741754 np0000180504 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee req-dc6b0908-c0b7-49a8-982f-3d923e5eb7a6 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:12:59.796468 np0000180504 devstack@c-api.service[112362]: INFO cinder.api.openstack.wsgi [req-06f83e6c-6c2a-41ba-aaba-6993d16fb9ee req-dc6b0908-c0b7-49a8-982f-3d923e5eb7a6 admin admin] https://199.19.213.224/volume/v3/types/128ea794-8fa7-45d8-8a3e-0c4e0cae6bda/extra_specs returned with HTTP 200 Jun 16 01:12:59.797075 np0000180504 devstack@c-api.service[112362]: [pid: 112362|app: 0|req: 1/3] 199.19.213.224 () {70 vars in 1505 bytes} [Tue Jun 16 01:12:59 2026] POST /volume/v3/types/128ea794-8fa7-45d8-8a3e-0c4e0cae6bda/extra_specs => generated 55 bytes in 431 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:13:01.560592 np0000180504 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=6 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:13:01.583163 np0000180504 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=6 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:13:09.349765 np0000180504 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:13:09.795415 np0000180504 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}