Jun 16 01:14:57.956644 np0000180510 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:14:57.964971 np0000180510 devstack@c-api.service[112175]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:14:57 2026] *** Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: nodename: np0000180510 Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: machine: x86_64 Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: clock source: unix Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: pcre jit disabled Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: detected number of CPU cores: 16 Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: current working directory: / Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: your processes number limit is 256917 Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: your memory page size is 4096 bytes Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: detected max file descriptor number: 2048 Jun 16 01:14:57.968233 np0000180510 devstack@c-api.service[112175]: lock engine: pthread robust mutexes Jun 16 01:14:57.969127 np0000180510 devstack@c-api.service[112175]: thunder lock: enabled Jun 16 01:14:57.969127 np0000180510 devstack@c-api.service[112175]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:14:57.969127 np0000180510 devstack@c-api.service[112175]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:14:57.969127 np0000180510 devstack@c-api.service[112175]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:14:57.969127 np0000180510 devstack@c-api.service[112175]: Set PythonHome to /opt/stack/data/venv Jun 16 01:14:58.005259 np0000180510 devstack@c-api.service[112175]: Python main interpreter initialized at 0x6ffc2d2a3668 Jun 16 01:14:58.005259 np0000180510 devstack@c-api.service[112175]: python threads support enabled Jun 16 01:14:58.005259 np0000180510 devstack@c-api.service[112175]: your server socket listen backlog is limited to 100 connections Jun 16 01:14:58.005259 np0000180510 devstack@c-api.service[112175]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:14:58.005817 np0000180510 devstack@c-api.service[112175]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:14:58.005920 np0000180510 devstack@c-api.service[112175]: *** Operational MODE: preforking *** Jun 16 01:14:58.006164 np0000180510 devstack@c-api.service[112175]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:14:58.006164 np0000180510 devstack@c-api.service[112175]: spawned uWSGI master process (pid: 112175) Jun 16 01:14:58.006348 np0000180510 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:14:58.006894 np0000180510 devstack@c-api.service[112175]: spawned uWSGI worker 1 (pid: 112187, cores: 1) Jun 16 01:14:58.007479 np0000180510 devstack@c-api.service[112175]: spawned uWSGI worker 2 (pid: 112188, cores: 1) Jun 16 01:14:58.007939 np0000180510 devstack@c-api.service[112175]: spawned uWSGI worker 3 (pid: 112189, cores: 1) Jun 16 01:14:58.008440 np0000180510 devstack@c-api.service[112175]: spawned uWSGI worker 4 (pid: 112190, cores: 1) Jun 16 01:14:58.008527 np0000180510 devstack@c-api.service[112175]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:14:58.137418 np0000180510 devstack@c-api.service[112187]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:58.137418 np0000180510 devstack@c-api.service[112187]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:58.137418 np0000180510 devstack@c-api.service[112187]: we strongly recommend against using it for new projects. Jun 16 01:14:58.137418 np0000180510 devstack@c-api.service[112187]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:58.137418 np0000180510 devstack@c-api.service[112187]: framework. For more detail see Jun 16 01:14:58.137418 np0000180510 devstack@c-api.service[112187]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:58.137418 np0000180510 devstack@c-api.service[112187]: import eventlet # noqa Jun 16 01:14:58.140191 np0000180510 devstack@c-api.service[112188]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:58.140191 np0000180510 devstack@c-api.service[112188]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:58.140191 np0000180510 devstack@c-api.service[112188]: we strongly recommend against using it for new projects. Jun 16 01:14:58.140191 np0000180510 devstack@c-api.service[112188]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:58.140191 np0000180510 devstack@c-api.service[112188]: framework. For more detail see Jun 16 01:14:58.140191 np0000180510 devstack@c-api.service[112188]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:58.140191 np0000180510 devstack@c-api.service[112188]: import eventlet # noqa Jun 16 01:14:58.153058 np0000180510 devstack@c-api.service[112189]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:58.153058 np0000180510 devstack@c-api.service[112189]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:58.153058 np0000180510 devstack@c-api.service[112189]: we strongly recommend against using it for new projects. Jun 16 01:14:58.153058 np0000180510 devstack@c-api.service[112189]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:58.153058 np0000180510 devstack@c-api.service[112189]: framework. For more detail see Jun 16 01:14:58.153058 np0000180510 devstack@c-api.service[112189]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:58.153058 np0000180510 devstack@c-api.service[112189]: import eventlet # noqa Jun 16 01:14:58.153919 np0000180510 devstack@c-api.service[112190]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:14:58.153919 np0000180510 devstack@c-api.service[112190]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:14:58.153919 np0000180510 devstack@c-api.service[112190]: we strongly recommend against using it for new projects. Jun 16 01:14:58.153919 np0000180510 devstack@c-api.service[112190]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:14:58.153919 np0000180510 devstack@c-api.service[112190]: framework. For more detail see Jun 16 01:14:58.153919 np0000180510 devstack@c-api.service[112190]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:14:58.153919 np0000180510 devstack@c-api.service[112190]: import eventlet # noqa Jun 16 01:14:58.231844 np0000180510 devstack@c-api.service[112188]: /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:14:58.231844 np0000180510 devstack@c-api.service[112188]: warnings.warn( Jun 16 01:14:58.234490 np0000180510 devstack@c-api.service[112187]: /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:14:58.234490 np0000180510 devstack@c-api.service[112187]: warnings.warn( Jun 16 01:14:58.240228 np0000180510 devstack@c-api.service[112189]: /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:14:58.240228 np0000180510 devstack@c-api.service[112189]: warnings.warn( Jun 16 01:14:58.248552 np0000180510 devstack@c-api.service[112190]: /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:14:58.248552 np0000180510 devstack@c-api.service[112190]: warnings.warn( Jun 16 01:14:58.313912 np0000180510 devstack@c-api.service[112188]: /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:14:58.313912 np0000180510 devstack@c-api.service[112188]: from cgi import parse_header Jun 16 01:14:58.319894 np0000180510 devstack@c-api.service[112187]: /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:14:58.319894 np0000180510 devstack@c-api.service[112187]: from cgi import parse_header Jun 16 01:14:58.329204 np0000180510 devstack@c-api.service[112189]: /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:14:58.329204 np0000180510 devstack@c-api.service[112189]: from cgi import parse_header Jun 16 01:14:58.329347 np0000180510 devstack@c-api.service[112190]: /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:14:58.329347 np0000180510 devstack@c-api.service[112190]: from cgi import parse_header Jun 16 01:14:58.375544 np0000180510 devstack@c-api.service[112187]: /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:14:58.375544 np0000180510 devstack@c-api.service[112187]: removals.removed_module( Jun 16 01:14:58.377311 np0000180510 devstack@c-api.service[112187]: /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:14:58.377311 np0000180510 devstack@c-api.service[112187]: removals.removed_module( Jun 16 01:14:58.382758 np0000180510 devstack@c-api.service[112188]: /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:14:58.382758 np0000180510 devstack@c-api.service[112188]: removals.removed_module( Jun 16 01:14:58.385425 np0000180510 devstack@c-api.service[112188]: /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:14:58.385425 np0000180510 devstack@c-api.service[112188]: removals.removed_module( Jun 16 01:14:58.387106 np0000180510 devstack@c-api.service[112190]: /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:14:58.387106 np0000180510 devstack@c-api.service[112190]: removals.removed_module( Jun 16 01:14:58.387573 np0000180510 devstack@c-api.service[112189]: /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:14:58.387573 np0000180510 devstack@c-api.service[112189]: removals.removed_module( Jun 16 01:14:58.388893 np0000180510 devstack@c-api.service[112190]: /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:14:58.388893 np0000180510 devstack@c-api.service[112190]: removals.removed_module( Jun 16 01:14:58.389413 np0000180510 devstack@c-api.service[112189]: /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:14:58.389413 np0000180510 devstack@c-api.service[112189]: removals.removed_module( Jun 16 01:14:59.056774 np0000180510 devstack@c-api.service[112187]: /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:14:59.056774 np0000180510 devstack@c-api.service[112187]: warnings.warn( Jun 16 01:14:59.133545 np0000180510 devstack@c-api.service[112190]: /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:14:59.133545 np0000180510 devstack@c-api.service[112190]: warnings.warn( Jun 16 01:14:59.166083 np0000180510 devstack@c-api.service[112188]: /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:14:59.166083 np0000180510 devstack@c-api.service[112188]: warnings.warn( Jun 16 01:14:59.167242 np0000180510 devstack@c-api.service[112187]: /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:14:59.167242 np0000180510 devstack@c-api.service[112187]: warnings.warn( Jun 16 01:14:59.178683 np0000180510 devstack@c-api.service[112189]: /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:14:59.178683 np0000180510 devstack@c-api.service[112189]: warnings.warn( Jun 16 01:14:59.289115 np0000180510 devstack@c-api.service[112190]: /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:14:59.289115 np0000180510 devstack@c-api.service[112190]: warnings.warn( Jun 16 01:14:59.336613 np0000180510 devstack@c-api.service[112188]: /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:14:59.336613 np0000180510 devstack@c-api.service[112188]: warnings.warn( Jun 16 01:14:59.350636 np0000180510 devstack@c-api.service[112189]: /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:14:59.350636 np0000180510 devstack@c-api.service[112189]: warnings.warn( Jun 16 01:14:59.544294 np0000180510 devstack@c-api.service[112187]: 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:14:59.544483 np0000180510 devstack@c-api.service[112187]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112187) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:59.605811 np0000180510 devstack@c-api.service[112190]: 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:14:59.605979 np0000180510 devstack@c-api.service[112190]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112190) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:59.641017 np0000180510 devstack@c-api.service[112187]: /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:14:59.641017 np0000180510 devstack@c-api.service[112187]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:59.663728 np0000180510 devstack@c-api.service[112188]: 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:14:59.663910 np0000180510 devstack@c-api.service[112188]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112188) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:59.669425 np0000180510 devstack@c-api.service[112189]: 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:14:59.669589 np0000180510 devstack@c-api.service[112189]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112189) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:14:59.675324 np0000180510 devstack@c-api.service[112190]: /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:14:59.675324 np0000180510 devstack@c-api.service[112190]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:59.729971 np0000180510 devstack@c-api.service[112188]: /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:14:59.729971 np0000180510 devstack@c-api.service[112188]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:14:59.734308 np0000180510 devstack@c-api.service[112189]: /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:14:59.734308 np0000180510 devstack@c-api.service[112189]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:15:00.156142 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112190) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:00.156419 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112187) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:00.156623 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.156738 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.156738 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.156863 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.156948 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.157140 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.158480 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.158480 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.158480 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.158702 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.158796 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.158796 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.158932 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.159125 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.159238 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.159238 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.159238 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.159507 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.159585 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.159585 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.160272 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.160272 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.160462 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.160462 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.160462 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.160689 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.160750 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.160808 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.160858 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.160858 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.160858 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.160858 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.161068 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.161068 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.162187 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.162243 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.162291 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.162365 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.162408 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.162456 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.162541 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.162809 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.162862 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.162936 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.163017 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.163124 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.163197 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.163262 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.164734 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.164812 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.164859 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.164907 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.164943 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.165004 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.165096 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.165276 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.165339 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.165406 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.165471 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.165543 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.165543 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.165654 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.166264 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.166318 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.166389 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.166430 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.166495 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.166556 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.166610 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.166821 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.166870 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.166945 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.166993 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.167086 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.167139 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.167198 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.168665 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.168752 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.168752 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.168826 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.168865 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.168923 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.169006 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.169078 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.169132 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.169180 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.169244 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.169292 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.169359 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.169421 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.171105 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.171566 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.171566 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.171566 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.171566 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.171566 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.171566 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.171566 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.171915 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.171915 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.171915 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.171915 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.171915 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.171915 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.174101 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.174176 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.174233 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.174278 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.174337 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.174394 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.174466 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.176528 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.176601 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.176652 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.176721 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.176765 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.176833 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.176911 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.179413 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.179557 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.179557 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.179557 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.179741 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.179741 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.179741 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.181540 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.181673 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.181803 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.181873 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.181928 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.182012 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.182012 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.185136 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.185269 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.185269 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.185269 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.185437 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.185508 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.185575 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.185634 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.185718 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.185794 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.185870 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.185932 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.185990 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.186103 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.186169 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.186221 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.186273 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.186330 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.186385 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.186385 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.186385 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.186385 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.186385 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.186638 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.186697 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.186697 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.186793 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.186852 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.186912 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.186967 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.187023 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.187107 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.187162 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.187233 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.187364 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.187431 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.187485 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.187536 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.187590 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.187654 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.187692 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.187723 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.189226 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.189282 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.189335 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.189371 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.189405 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.189443 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.189478 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.189513 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.189553 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.189594 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.189629 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.189674 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.189674 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.189749 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.191043 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112189) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:00.191708 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.191792 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.192017 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.192109 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.192177 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.192244 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.192306 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.192358 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.192407 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.192458 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.192515 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.192566 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.192617 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.192676 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.192728 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.192779 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.192839 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.192898 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.192947 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.192999 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.193066 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.193114 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.193114 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.193114 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.193359 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.193436 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.193506 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.193563 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.193614 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.193674 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.193722 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.193776 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.193829 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.193880 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.193930 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.193998 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.194202 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.194263 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.194319 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.194379 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.194432 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.194485 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.194535 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.194585 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.194634 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.194686 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.194734 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.194793 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.194842 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.194904 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.194961 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.195011 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.195085 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.195136 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.195187 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.195187 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.195353 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.195411 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.195464 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.195527 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.195585 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.195637 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.195689 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.195689 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.195788 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.195843 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.195843 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.195843 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.195843 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.195843 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.195843 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.196161 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.196213 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.196271 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.196320 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.196369 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.196426 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.196476 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.196541 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.196590 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.196639 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.196639 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.196727 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.196778 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.196830 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.196830 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.196932 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.196985 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.197065 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.197529 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.197529 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.197529 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.197529 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.197529 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.197529 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.197529 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.197529 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.197529 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.197990 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.198092 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.198146 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.198202 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.198261 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.198311 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.198364 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.198415 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.198474 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.198542 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.198594 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.198644 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.198697 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.198748 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.198799 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.198857 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.198857 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.198857 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.198857 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.198857 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.198857 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.199150 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112188) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:15:00.199479 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.199479 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.199605 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.199663 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.199706 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.199756 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.199756 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.199832 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.199870 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.199907 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.199945 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.199983 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.200042 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.200082 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.200121 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.200158 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.200197 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.200245 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.200284 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.200322 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.200360 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.200395 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.200395 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.200464 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.200509 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.200547 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.200592 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.200636 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.200674 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.200711 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.200749 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.200785 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.200820 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.200867 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.200905 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.200944 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.200982 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.201039 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.201087 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.201130 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.201168 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.201210 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.201248 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.201248 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.201248 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.201352 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.201352 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.201352 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.201352 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.201352 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.201523 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.201563 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.201604 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.201641 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.201677 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.201720 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.201771 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.201810 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.201848 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.201892 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.201930 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.201967 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.202011 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.202063 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.202111 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.202148 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.202184 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.202226 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.202226 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.202297 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.202334 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.202374 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.202414 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.202451 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.202495 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.202534 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.202571 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.202614 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.202652 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.202693 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.202731 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.202768 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.202805 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.202841 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.202885 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.202922 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.202957 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.202993 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.203042 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.203083 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.203129 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.203129 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.203129 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.203129 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.203265 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.203265 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.203265 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.203388 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.203427 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.203427 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.203492 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.203531 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.203569 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.203614 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.203653 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.203653 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.203653 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.203653 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.203787 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.203787 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.203787 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.203787 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.203921 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.203960 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.203997 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.204053 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.204103 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.204141 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.204184 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.204224 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.204262 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.204301 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.204339 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.204376 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.204421 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.204459 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.204496 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.204541 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.204591 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.204637 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.204675 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.204713 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.204755 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.204792 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.204792 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.204792 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.204891 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.204891 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.204891 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.204891 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.205051 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.205101 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.205139 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.205177 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.205214 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.205251 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.205287 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.205331 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.205369 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.205405 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.205441 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.205477 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.205522 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.205559 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.205595 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.205637 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.205681 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.205724 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.205760 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.205796 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.205831 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.205869 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.205904 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.205947 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.205988 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.206054 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.206106 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.206144 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.206180 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.206219 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.206262 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.206298 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.206298 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.206298 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.206393 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.206393 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.206393 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.206509 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.206548 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.206591 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.206591 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.206591 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.206591 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.206591 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.206591 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.206787 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.206787 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.206787 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.206787 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.206787 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.206787 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.206787 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.207012 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.207012 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.207012 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.207012 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.207012 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.207012 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.207226 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.207266 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.207355 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.207355 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.207355 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.207355 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.207489 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.207613 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.207656 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.207695 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.207733 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.207778 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.207816 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.207851 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.207851 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.207919 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.207962 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.207999 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.208054 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.208096 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.208096 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.208096 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.208211 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.208252 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.208252 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.208326 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.208378 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.208423 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.208462 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.208462 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.208528 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.208574 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.208612 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.208655 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.208694 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.208729 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.208774 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.208811 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.208848 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.208885 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.208926 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.208964 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.208999 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.209048 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.209087 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.209136 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.209174 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.209211 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.209255 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.209292 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.209328 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.209372 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.209415 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.209415 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.209482 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.209530 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.209574 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.209615 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.209652 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.209688 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.209730 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.209767 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.209805 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.209842 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.209878 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.209923 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.209961 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.210003 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.210054 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.210096 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.210096 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.210162 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.210201 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.210239 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.210286 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.210335 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.210373 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.210412 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.210453 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.210496 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.210532 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.210568 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.210606 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.210640 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.210676 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.210719 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.210758 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.210795 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.210831 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.210867 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.210911 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.210948 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.210982 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.211020 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.211071 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.211119 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.211156 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.211198 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.211240 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.211312 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.211346 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.211383 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.211430 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.211475 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.211518 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.211561 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.211602 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.211642 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.211681 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.211718 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.211718 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.211718 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.211718 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.211857 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.211857 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.211857 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.211857 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.211857 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.211857 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.212067 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.212114 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.212152 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.212152 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.212152 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.212152 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.212152 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.212309 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.212352 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.212389 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.212389 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.212389 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.212389 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.212389 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.212534 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.212577 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.212617 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.212655 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.212696 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.212744 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.212781 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.212817 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.212860 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.212905 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.212943 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.212980 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.213017 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.213086 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.213086 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.213086 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.213086 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.213223 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.213266 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.213303 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.213340 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.213376 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.213413 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.213457 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.213495 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.213541 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.213579 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.213615 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.213653 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.213694 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.213736 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.213773 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.213815 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.213815 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.213815 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.213815 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.213958 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.213958 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.213958 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.213958 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.214108 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.214149 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.214185 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.214232 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.214269 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.214318 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.214357 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.214396 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.214396 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.214472 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.214515 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.214552 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.214591 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.214635 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.214676 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.214723 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.214723 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.214800 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.214800 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.214868 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.214906 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.214944 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.214982 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.215017 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.215068 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.215116 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.215239 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.215412 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.215454 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.215494 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.215494 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.215568 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.215606 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.215656 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.215698 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.215739 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.215777 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.215814 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.215851 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.215891 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.215928 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.215965 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.216003 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.216057 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.216108 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.216147 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.216184 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.216222 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.216266 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.216303 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.216340 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.216376 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.216412 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.216448 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.216490 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.216490 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.216490 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.216490 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.216490 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.216654 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.216654 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.216725 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.216761 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.216804 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.216842 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.216878 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.216920 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.216957 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.216994 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.217045 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.217082 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.217117 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.217152 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.217205 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.217240 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.217280 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.217321 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.217358 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.217394 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.217394 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.217456 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.217504 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.217540 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.217540 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.217540 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.217540 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.217673 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.217715 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.217757 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.217794 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.217829 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.217865 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.217899 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.217944 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.217977 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.218009 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.218071 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.218108 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.218149 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.218184 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.218220 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.218261 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.218299 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.218419 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.218457 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.218501 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.218539 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.218575 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.218610 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.218653 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.218694 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.218729 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.218765 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.218812 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.218851 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.219184 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.219184 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.219184 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.219184 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.219184 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.219184 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.219184 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.219442 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.219442 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.219442 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.219442 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.219575 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.219742 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.219792 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.219834 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.219905 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.219952 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.220017 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.220090 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.220742 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.220786 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.220863 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.220925 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.220980 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.221043 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.221133 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.221401 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.221457 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.221512 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.221590 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.221641 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.221686 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.221768 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.222057 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.222103 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.222137 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.222173 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.222223 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.222259 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.222297 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.222331 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.222368 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.222401 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.222433 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.222466 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.222497 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.222534 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.222534 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.222599 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.222632 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.222693 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.222730 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.222809 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.223435 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.223497 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.223535 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.223571 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.223696 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.223740 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.223777 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.223819 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.223854 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.223899 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.223941 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.223977 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.224044 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.224090 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.224139 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.224179 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.224215 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112188) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.224253 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.224291 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.224327 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.224363 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.224400 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112189) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.224436 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.224478 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.224518 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.224562 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.224597 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.224631 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:15:00.224672 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112188) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.224707 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.224742 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112188) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.224776 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112187) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:15:00.224812 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112189) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.224854 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:15:00.224896 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112189) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.224931 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:15:00.224931 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:15:00.224931 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112187) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:15:00.224931 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112187) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:15:00.272784 np0000180510 devstack@c-api.service[112188]: INFO dbcounter [None req-2834a195-6954-4565-95a6-854508845591 None None] Registered counter for database cinder Jun 16 01:15:00.275176 np0000180510 devstack@c-api.service[112189]: INFO dbcounter [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Registered counter for database cinder Jun 16 01:15:00.275873 np0000180510 devstack@c-api.service[112187]: INFO dbcounter [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Registered counter for database cinder Jun 16 01:15:00.281097 np0000180510 devstack@c-api.service[112190]: INFO dbcounter [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Registered counter for database cinder Jun 16 01:15:00.326534 np0000180510 devstack@c-api.service[112188]: DEBUG oslo_db.sqlalchemy.engines [None req-2834a195-6954-4565-95a6-854508845591 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=112188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:00.339452 np0000180510 devstack@c-api.service[112189]: DEBUG oslo_db.sqlalchemy.engines [None req-0be60026-6acc-48f1-a715-4d515d42f2ba 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=112189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:00.353597 np0000180510 devstack@c-api.service[112187]: DEBUG oslo_db.sqlalchemy.engines [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a 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=112187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:00.362180 np0000180510 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-16218aa0-054f-47d3-ba0e-87488332b939 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:00.455840 np0000180510 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writer thread running {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:00.459277 np0000180510 devstack@c-api.service[112188]: INFO cinder.rpc [None req-2834a195-6954-4565-95a6-854508845591 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:00.462452 np0000180510 devstack@c-api.service[112188]: INFO cinder.rpc [None req-2834a195-6954-4565-95a6-854508845591 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:00.465493 np0000180510 devstack@c-api.service[112188]: INFO cinder.rpc [None req-2834a195-6954-4565-95a6-854508845591 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:00.468406 np0000180510 devstack@c-api.service[112188]: INFO cinder.rpc [None req-2834a195-6954-4565-95a6-854508845591 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:00.469252 np0000180510 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writer thread running {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:00.470353 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.472652 np0000180510 devstack@c-api.service[112189]: INFO cinder.rpc [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:00.475329 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.475572 np0000180510 devstack@c-api.service[112189]: INFO cinder.rpc [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:00.478268 np0000180510 devstack@c-api.service[112189]: INFO cinder.rpc [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:00.480526 np0000180510 devstack@c-api.service[112189]: INFO cinder.rpc [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:00.481873 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.487424 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.492170 np0000180510 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writer thread running {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:00.495229 np0000180510 devstack@c-api.service[112187]: INFO cinder.rpc [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:00.497628 np0000180510 devstack@c-api.service[112187]: INFO cinder.rpc [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:00.500137 np0000180510 devstack@c-api.service[112187]: INFO cinder.rpc [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:00.503189 np0000180510 devstack@c-api.service[112187]: INFO cinder.rpc [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:00.503325 np0000180510 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writer thread running {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:15:00.504190 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.506249 np0000180510 devstack@c-api.service[112190]: INFO cinder.rpc [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:15:00.508529 np0000180510 devstack@c-api.service[112190]: INFO cinder.rpc [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:15:00.509416 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.510485 np0000180510 devstack@c-api.service[112190]: INFO cinder.rpc [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:15:00.512303 np0000180510 devstack@c-api.service[112190]: INFO cinder.rpc [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:15:00.513325 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.516043 np0000180510 devstack@c-api.service[112188]: DEBUG oslo_db.sqlalchemy.engines [None req-2834a195-6954-4565-95a6-854508845591 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=112188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:00.517575 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.519840 np0000180510 devstack@c-api.service[112188]: INFO cinder.rpc [None req-2834a195-6954-4565-95a6-854508845591 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:00.522872 np0000180510 devstack@c-api.service[112188]: INFO cinder.rpc [None req-2834a195-6954-4565-95a6-854508845591 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:00.524366 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.530683 np0000180510 devstack@c-api.service[112189]: DEBUG oslo_db.sqlalchemy.engines [None req-0be60026-6acc-48f1-a715-4d515d42f2ba 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=112189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:00.533323 np0000180510 devstack@c-api.service[112189]: INFO cinder.rpc [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:00.536020 np0000180510 devstack@c-api.service[112189]: INFO cinder.rpc [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:00.537526 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.538427 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.543318 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.546170 np0000180510 devstack@c-api.service[112187]: DEBUG oslo_db.sqlalchemy.engines [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a 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=112187) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:00.546646 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.548937 np0000180510 devstack@c-api.service[112187]: INFO cinder.rpc [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:00.550769 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.551619 np0000180510 devstack@c-api.service[112187]: INFO cinder.rpc [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:00.552855 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.554666 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.554842 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.556137 np0000180510 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-16218aa0-054f-47d3-ba0e-87488332b939 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:00.558972 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.559838 np0000180510 devstack@c-api.service[112190]: INFO cinder.rpc [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:15:00.561586 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.562802 np0000180510 devstack@c-api.service[112190]: INFO cinder.rpc [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:15:00.563355 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.564439 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.566149 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.567472 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.571151 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.571659 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.572070 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.573849 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.575078 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.576500 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.578236 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.578727 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.579672 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.581870 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.581937 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.583481 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.584770 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.585018 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.586870 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.588162 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.588375 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.588774 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.590328 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.590718 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.591442 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.592388 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.593159 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.593221 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.593766 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.594674 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.595148 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.596354 np0000180510 devstack@c-api.service[112188]: WARNING cinder.api.contrib.hosts [None req-2834a195-6954-4565-95a6-854508845591 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:00.596468 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.597077 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.597894 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.598424 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.598843 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.599789 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.599897 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.600859 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.601606 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.602607 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: extensions {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.602938 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.603360 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.603860 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.605546 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.606053 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.606522 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: os-quota-class-sets {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.606606 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.608223 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.608354 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.608404 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: scheduler-stats {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.609724 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.610044 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.610135 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: os-quota-sets {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.611357 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.611520 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.611684 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: backups {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.612793 np0000180510 devstack@c-api.service[112189]: WARNING cinder.api.contrib.hosts [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:00.613572 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.613798 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: os-snapshot-manage {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.614361 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.614935 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.615467 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: consistencygroups {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.616486 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.617425 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: extra_specs {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.617993 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.618064 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.618981 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: os-hosts {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.619052 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: extensions {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.620718 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.622198 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: os-quota-class-sets {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.623560 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: scheduler-stats {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.624217 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: os-volume-manage {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.624380 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.624461 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.625014 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: os-quota-sets {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.625597 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: os-availability-zone {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.626506 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: backups {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.626719 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.626899 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: encryption {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.626953 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.628321 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.628468 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: os-volume-transfer {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.628544 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.628590 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: os-snapshot-manage {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.629740 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.629994 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: consistencygroups {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.630194 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.630359 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: capabilities {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.631261 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.631720 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: encryption {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.631777 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.632054 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: extra_specs {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.632498 np0000180510 devstack@c-api.service[112187]: WARNING cinder.api.contrib.hosts [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:00.633208 np0000180510 devstack@c-api.service[112190]: WARNING cinder.api.contrib.hosts [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:15:00.633364 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.633477 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: os-volume-type-access {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.633649 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: os-hosts {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.634089 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.634591 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.634924 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: cgsnapshots {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.635015 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: os-volume-manage {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.635820 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.636018 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.636396 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extended resource: qos-specs {{(pid=112188) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.636494 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: os-availability-zone {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.637609 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.637704 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.637850 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: encryption {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.638650 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: extensions {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.639185 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.contrib.snapshot_actions [None req-2834a195-6954-4565-95a6-854508845591 None None] SnapshotActionsController initialized {{(pid=112188) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:00.639473 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: os-volume-transfer {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.639763 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.640060 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: os-quota-class-sets {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.640295 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.641139 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: extensions {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.641204 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: capabilities {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.641563 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: scheduler-stats {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.641875 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.642534 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: encryption {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.642982 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: os-quota-class-sets {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.643123 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: os-quota-sets {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.643327 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.644324 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: os-volume-type-access {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.644647 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.644718 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: scheduler-stats {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.646018 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: cgsnapshots {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.646079 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: backups {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.646130 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.647513 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extended resource: qos-specs {{(pid=112189) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.647602 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.648130 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: os-snapshot-manage {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.648190 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: os-quota-sets {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.648922 np0000180510 devstack@c-api.service[112188]: WARNING castellan.key_manager.migration [None req-2834a195-6954-4565-95a6-854508845591 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.649628 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: consistencygroups {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.649816 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.649940 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.650162 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.650216 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.contrib.snapshot_actions [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] SnapshotActionsController initialized {{(pid=112189) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:00.650263 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: backups {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.650302 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension AdminActions extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.650374 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension AdminActions extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.650476 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension AdminActions extending resource: backups {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.650576 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension VolumeActions extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.650723 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension TypesManage extending resource: types {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.650831 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension UsedLimits extending resource: limits {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.650937 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.651042 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.651168 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.651244 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.651274 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.651380 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.651542 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.651596 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.v3.router [None req-2834a195-6954-4565-95a6-854508845591 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112188) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.651809 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: extra_specs {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.652882 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: os-snapshot-manage {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.652947 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.653436 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: os-hosts {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.654558 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.654590 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: consistencygroups {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.654813 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: os-volume-manage {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.655966 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.656264 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: os-availability-zone {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.657173 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: extra_specs {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.657440 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.657598 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: encryption {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.658947 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.659164 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: os-volume-transfer {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.659333 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: os-hosts {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.660162 np0000180510 devstack@c-api.service[112188]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6ffc2d2a3668 pid: 112188 (default app) Jun 16 01:15:00.660424 np0000180510 devstack@c-api.service[112189]: WARNING castellan.key_manager.migration [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.661197 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: os-volume-manage {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.661413 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.661478 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.661625 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.661717 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension AdminActions extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.661844 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension AdminActions extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.661952 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension AdminActions extending resource: backups {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.662184 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension VolumeActions extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.662306 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension TypesManage extending resource: types {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.662417 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension UsedLimits extending resource: limits {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.662518 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.662613 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.662673 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: capabilities {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.662738 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.662804 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.662927 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.663041 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.663217 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: os-availability-zone {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.663300 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.v3.router [None req-0be60026-6acc-48f1-a715-4d515d42f2ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112189) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.664047 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: encryption {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.665053 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: encryption {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.665659 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: os-volume-type-access {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.667148 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: os-volume-transfer {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.667280 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: cgsnapshots {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.668695 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extended resource: qos-specs {{(pid=112187) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.668804 np0000180510 devstack@c-api.service[112188]: /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:15:00.668804 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.668954 np0000180510 devstack@c-api.service[112188]: /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:15:00.668954 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.668954 np0000180510 devstack@c-api.service[112188]: /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:15:00.668954 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.668954 np0000180510 devstack@c-api.service[112188]: /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:15:00.669228 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.669228 np0000180510 devstack@c-api.service[112188]: /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:15:00.669228 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.669228 np0000180510 devstack@c-api.service[112188]: /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:15:00.669228 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.669228 np0000180510 devstack@c-api.service[112188]: /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:15:00.669498 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.669498 np0000180510 devstack@c-api.service[112188]: /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:15:00.669498 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.669498 np0000180510 devstack@c-api.service[112188]: /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:15:00.669498 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.669710 np0000180510 devstack@c-api.service[112188]: /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:15:00.669710 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.669710 np0000180510 devstack@c-api.service[112188]: /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:15:00.669710 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.669898 np0000180510 devstack@c-api.service[112188]: /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:15:00.669898 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.669898 np0000180510 devstack@c-api.service[112188]: /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:15:00.669898 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670105 np0000180510 devstack@c-api.service[112188]: /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:15:00.670105 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670105 np0000180510 devstack@c-api.service[112188]: /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:15:00.670105 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670105 np0000180510 devstack@c-api.service[112188]: /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:15:00.670344 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670344 np0000180510 devstack@c-api.service[112188]: /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:15:00.670344 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670344 np0000180510 devstack@c-api.service[112188]: /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:15:00.670344 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670556 np0000180510 devstack@c-api.service[112188]: /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:15:00.670556 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670556 np0000180510 devstack@c-api.service[112188]: /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:15:00.670556 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670556 np0000180510 devstack@c-api.service[112188]: /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:15:00.670556 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670824 np0000180510 devstack@c-api.service[112188]: /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:15:00.670824 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670824 np0000180510 devstack@c-api.service[112188]: /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:15:00.670824 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.670824 np0000180510 devstack@c-api.service[112188]: /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:15:00.670824 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671124 np0000180510 devstack@c-api.service[112188]: /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:15:00.671124 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671124 np0000180510 devstack@c-api.service[112188]: /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:15:00.671124 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671124 np0000180510 devstack@c-api.service[112188]: /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:15:00.671124 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671385 np0000180510 devstack@c-api.service[112188]: /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:15:00.671385 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671385 np0000180510 devstack@c-api.service[112188]: /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:15:00.671385 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671385 np0000180510 devstack@c-api.service[112188]: /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:15:00.671385 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671649 np0000180510 devstack@c-api.service[112188]: /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:15:00.671649 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671649 np0000180510 devstack@c-api.service[112188]: /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:15:00.671649 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671822 np0000180510 devstack@c-api.service[112188]: /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:15:00.671822 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671822 np0000180510 devstack@c-api.service[112188]: /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:15:00.671822 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.671822 np0000180510 devstack@c-api.service[112188]: /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:15:00.672092 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672092 np0000180510 devstack@c-api.service[112188]: /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:15:00.672092 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672092 np0000180510 devstack@c-api.service[112188]: /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:15:00.672092 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672308 np0000180510 devstack@c-api.service[112188]: /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:15:00.672308 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672308 np0000180510 devstack@c-api.service[112188]: /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:15:00.672308 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672308 np0000180510 devstack@c-api.service[112188]: /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:15:00.672308 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672554 np0000180510 devstack@c-api.service[112188]: /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:15:00.672554 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672554 np0000180510 devstack@c-api.service[112188]: /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:15:00.672554 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672554 np0000180510 devstack@c-api.service[112188]: /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:15:00.672785 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672785 np0000180510 devstack@c-api.service[112188]: /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:15:00.672785 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.672785 np0000180510 devstack@c-api.service[112188]: /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:15:00.672785 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673008 np0000180510 devstack@c-api.service[112188]: /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:15:00.673008 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673008 np0000180510 devstack@c-api.service[112188]: /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:15:00.673008 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673208 np0000180510 devstack@c-api.service[112188]: /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:15:00.673208 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673208 np0000180510 devstack@c-api.service[112188]: /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:15:00.673208 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673379 np0000180510 devstack@c-api.service[112188]: /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:15:00.673379 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673379 np0000180510 devstack@c-api.service[112188]: /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:15:00.673379 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673379 np0000180510 devstack@c-api.service[112188]: /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:15:00.673622 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673622 np0000180510 devstack@c-api.service[112188]: /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:15:00.673622 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673622 np0000180510 devstack@c-api.service[112188]: /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:15:00.673622 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673832 np0000180510 devstack@c-api.service[112188]: /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:15:00.673832 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.673832 np0000180510 devstack@c-api.service[112188]: /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:15:00.673832 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674017 np0000180510 devstack@c-api.service[112188]: /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:15:00.674017 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674017 np0000180510 devstack@c-api.service[112188]: /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:15:00.674017 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674208 np0000180510 devstack@c-api.service[112188]: /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:15:00.674208 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674208 np0000180510 devstack@c-api.service[112188]: /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:15:00.674208 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674405 np0000180510 devstack@c-api.service[112188]: /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:15:00.674405 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674405 np0000180510 devstack@c-api.service[112188]: /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:15:00.674405 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674578 np0000180510 devstack@c-api.service[112188]: /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:15:00.674578 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674578 np0000180510 devstack@c-api.service[112188]: /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:15:00.674578 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674748 np0000180510 devstack@c-api.service[112188]: /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:15:00.674748 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674748 np0000180510 devstack@c-api.service[112188]: /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:15:00.674748 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.674748 np0000180510 devstack@c-api.service[112188]: /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:15:00.674748 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675010 np0000180510 devstack@c-api.service[112188]: /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:15:00.675010 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675010 np0000180510 devstack@c-api.service[112188]: /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:15:00.675010 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675010 np0000180510 devstack@c-api.service[112188]: /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:15:00.675314 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675314 np0000180510 devstack@c-api.service[112188]: /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:15:00.675314 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675314 np0000180510 devstack@c-api.service[112188]: /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:15:00.675314 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675314 np0000180510 devstack@c-api.service[112188]: /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:15:00.675314 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675598 np0000180510 devstack@c-api.service[112188]: /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:15:00.675598 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675598 np0000180510 devstack@c-api.service[112188]: /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:15:00.675598 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675598 np0000180510 devstack@c-api.service[112188]: /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:15:00.675598 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675864 np0000180510 devstack@c-api.service[112188]: /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:15:00.675864 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675864 np0000180510 devstack@c-api.service[112188]: /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:15:00.675864 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.675864 np0000180510 devstack@c-api.service[112188]: /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:15:00.675864 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.676190 np0000180510 devstack@c-api.service[112188]: /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:15:00.676190 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.676190 np0000180510 devstack@c-api.service[112188]: /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:15:00.676190 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.676190 np0000180510 devstack@c-api.service[112188]: /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:15:00.676190 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.676455 np0000180510 devstack@c-api.service[112188]: /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:15:00.676455 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.676455 np0000180510 devstack@c-api.service[112188]: /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:15:00.676455 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.676636 np0000180510 devstack@c-api.service[112188]: /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:15:00.676636 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.676636 np0000180510 devstack@c-api.service[112188]: /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:15:00.676636 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.676825 np0000180510 devstack@c-api.service[112188]: /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:15:00.676825 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.676825 np0000180510 devstack@c-api.service[112188]: /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:15:00.676825 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.677006 np0000180510 devstack@c-api.service[112188]: /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:15:00.677006 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.677006 np0000180510 devstack@c-api.service[112188]: /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:15:00.677006 np0000180510 devstack@c-api.service[112188]: warnings.warn(deprecated_msg) Jun 16 01:15:00.677231 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.contrib.snapshot_actions [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] SnapshotActionsController initialized {{(pid=112187) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:00.677281 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: capabilities {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.677322 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.677360 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [None req-d5366dc9-0fc3-4231-b35c-44837df71324 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:00.677404 np0000180510 devstack@c-api.service[112189]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6ffc2d2a3668 pid: 112189 (default app) Jun 16 01:15:00.677444 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.677481 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: encryption {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.677519 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.677557 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: os-volume-type-access {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.677602 np0000180510 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 1/1] 199.19.213.126 () {60 vars in 956 bytes} [Tue Jun 16 01:15:00 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:15:00.677646 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.677683 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.678173 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: cgsnapshots {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.679405 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.680185 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extended resource: qos-specs {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:15:00.681055 np0000180510 devstack@c-api.service[112187]: WARNING castellan.key_manager.migration [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.682023 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.682186 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.682390 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.682494 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension AdminActions extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.682620 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension AdminActions extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.682724 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension AdminActions extending resource: backups {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.682828 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension VolumeActions extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.682956 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension TypesManage extending resource: types {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.683184 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension UsedLimits extending resource: limits {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.683266 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.contrib.snapshot_actions [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] SnapshotActionsController initialized {{(pid=112190) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:15:00.683320 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.683382 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.683467 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.683570 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.683688 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.683792 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.683906 np0000180510 devstack@c-api.service[112187]: DEBUG cinder.api.v3.router [None req-07ad173b-7ff0-40e4-9961-d386edf86b5a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112187) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.684652 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.686863 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.688846 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.690818 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.692844 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.694850 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.696092 np0000180510 devstack@c-api.service[112187]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6ffc2d2a3668 pid: 112187 (default app) Jun 16 01:15:00.696831 np0000180510 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:15:00.698129 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.698286 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.698466 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.698621 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension AdminActions extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.698815 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension AdminActions extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.698966 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension AdminActions extending resource: backups {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.700670 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension VolumeActions extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.700837 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension TypesManage extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.701009 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension UsedLimits extending resource: limits {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.701174 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.701317 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.701476 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.701615 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.701797 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.701936 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.702106 np0000180510 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-16218aa0-054f-47d3-ba0e-87488332b939 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:15:00.713837 np0000180510 devstack@c-api.service[112190]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x6ffc2d2a3668 pid: 112190 (default app) Jun 16 01:15:08.196900 np0000180510 devstack@c-api.service[112189]: /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:15:08.196900 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.196900 np0000180510 devstack@c-api.service[112189]: /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:15:08.196900 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.196900 np0000180510 devstack@c-api.service[112189]: /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:15:08.197977 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.197977 np0000180510 devstack@c-api.service[112189]: /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:15:08.197977 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.197977 np0000180510 devstack@c-api.service[112189]: /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:15:08.197977 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.198295 np0000180510 devstack@c-api.service[112189]: /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:15:08.198295 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.198295 np0000180510 devstack@c-api.service[112189]: /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:15:08.198295 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.198295 np0000180510 devstack@c-api.service[112189]: /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:15:08.198295 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.198641 np0000180510 devstack@c-api.service[112189]: /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:15:08.198641 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.198641 np0000180510 devstack@c-api.service[112189]: /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:15:08.198641 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.198866 np0000180510 devstack@c-api.service[112189]: /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:15:08.198866 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.198866 np0000180510 devstack@c-api.service[112189]: /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:15:08.198866 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.199205 np0000180510 devstack@c-api.service[112189]: /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:15:08.199205 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.199205 np0000180510 devstack@c-api.service[112189]: /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:15:08.199205 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.199459 np0000180510 devstack@c-api.service[112189]: /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:15:08.199459 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.199459 np0000180510 devstack@c-api.service[112189]: /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:15:08.199459 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.199459 np0000180510 devstack@c-api.service[112189]: /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:15:08.199756 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.199756 np0000180510 devstack@c-api.service[112189]: /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:15:08.199756 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.199756 np0000180510 devstack@c-api.service[112189]: /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:15:08.199756 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.200133 np0000180510 devstack@c-api.service[112189]: /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:15:08.200133 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.200133 np0000180510 devstack@c-api.service[112189]: /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:15:08.200133 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.200133 np0000180510 devstack@c-api.service[112189]: /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:15:08.200133 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.200574 np0000180510 devstack@c-api.service[112189]: /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:15:08.200574 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.200574 np0000180510 devstack@c-api.service[112189]: /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:15:08.200574 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.200574 np0000180510 devstack@c-api.service[112189]: /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:15:08.200574 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.200950 np0000180510 devstack@c-api.service[112189]: /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:15:08.200950 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.200950 np0000180510 devstack@c-api.service[112189]: /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:15:08.200950 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.200950 np0000180510 devstack@c-api.service[112189]: /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:15:08.200950 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.201341 np0000180510 devstack@c-api.service[112189]: /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:15:08.201341 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.201341 np0000180510 devstack@c-api.service[112189]: /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:15:08.201341 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.201341 np0000180510 devstack@c-api.service[112189]: /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:15:08.201687 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.201687 np0000180510 devstack@c-api.service[112189]: /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:15:08.201687 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.201687 np0000180510 devstack@c-api.service[112189]: /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:15:08.201687 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.201987 np0000180510 devstack@c-api.service[112189]: /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:15:08.201987 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.201987 np0000180510 devstack@c-api.service[112189]: /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:15:08.201987 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.201987 np0000180510 devstack@c-api.service[112189]: /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:15:08.201987 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.202392 np0000180510 devstack@c-api.service[112189]: /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:15:08.202392 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.202392 np0000180510 devstack@c-api.service[112189]: /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:15:08.202392 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.202392 np0000180510 devstack@c-api.service[112189]: /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:15:08.202392 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.202741 np0000180510 devstack@c-api.service[112189]: /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:15:08.202741 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.202741 np0000180510 devstack@c-api.service[112189]: /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:15:08.202741 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.202741 np0000180510 devstack@c-api.service[112189]: /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:15:08.203256 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.203256 np0000180510 devstack@c-api.service[112189]: /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:15:08.203256 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.203256 np0000180510 devstack@c-api.service[112189]: /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:15:08.203256 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.203564 np0000180510 devstack@c-api.service[112189]: /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:15:08.203564 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.203564 np0000180510 devstack@c-api.service[112189]: /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:15:08.203564 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.203835 np0000180510 devstack@c-api.service[112189]: /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:15:08.203835 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.203835 np0000180510 devstack@c-api.service[112189]: /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:15:08.203835 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204040 np0000180510 devstack@c-api.service[112189]: /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:15:08.204040 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204040 np0000180510 devstack@c-api.service[112189]: /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:15:08.204040 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204040 np0000180510 devstack@c-api.service[112189]: /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:15:08.204230 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204230 np0000180510 devstack@c-api.service[112189]: /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:15:08.204230 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204230 np0000180510 devstack@c-api.service[112189]: /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:15:08.204230 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204409 np0000180510 devstack@c-api.service[112189]: /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:15:08.204409 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204409 np0000180510 devstack@c-api.service[112189]: /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:15:08.204409 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204552 np0000180510 devstack@c-api.service[112189]: /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:15:08.204552 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204552 np0000180510 devstack@c-api.service[112189]: /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:15:08.204552 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204716 np0000180510 devstack@c-api.service[112189]: /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:15:08.204716 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204716 np0000180510 devstack@c-api.service[112189]: /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:15:08.204716 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204861 np0000180510 devstack@c-api.service[112189]: /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:15:08.204861 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.204861 np0000180510 devstack@c-api.service[112189]: /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:15:08.204861 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205012 np0000180510 devstack@c-api.service[112189]: /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:15:08.205012 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205012 np0000180510 devstack@c-api.service[112189]: /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:15:08.205012 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205170 np0000180510 devstack@c-api.service[112189]: /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:15:08.205170 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205170 np0000180510 devstack@c-api.service[112189]: /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:15:08.205170 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205170 np0000180510 devstack@c-api.service[112189]: /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:15:08.205409 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205409 np0000180510 devstack@c-api.service[112189]: /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:15:08.205409 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205409 np0000180510 devstack@c-api.service[112189]: /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:15:08.205409 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205409 np0000180510 devstack@c-api.service[112189]: /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:15:08.205617 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205617 np0000180510 devstack@c-api.service[112189]: /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:15:08.205617 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205617 np0000180510 devstack@c-api.service[112189]: /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:15:08.205617 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205833 np0000180510 devstack@c-api.service[112189]: /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:15:08.205833 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205833 np0000180510 devstack@c-api.service[112189]: /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:15:08.205833 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.205833 np0000180510 devstack@c-api.service[112189]: /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:15:08.205833 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206056 np0000180510 devstack@c-api.service[112189]: /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:15:08.206056 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206056 np0000180510 devstack@c-api.service[112189]: /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:15:08.206056 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206056 np0000180510 devstack@c-api.service[112189]: /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:15:08.206056 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206285 np0000180510 devstack@c-api.service[112189]: /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:15:08.206285 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206285 np0000180510 devstack@c-api.service[112189]: /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:15:08.206285 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206285 np0000180510 devstack@c-api.service[112189]: /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:15:08.206285 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206490 np0000180510 devstack@c-api.service[112189]: /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:15:08.206490 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206490 np0000180510 devstack@c-api.service[112189]: /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:15:08.206490 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206490 np0000180510 devstack@c-api.service[112189]: /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:15:08.206490 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206697 np0000180510 devstack@c-api.service[112189]: /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:15:08.206697 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206697 np0000180510 devstack@c-api.service[112189]: /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:15:08.206697 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206877 np0000180510 devstack@c-api.service[112189]: /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:15:08.206877 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206877 np0000180510 devstack@c-api.service[112189]: /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:15:08.206877 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.206877 np0000180510 devstack@c-api.service[112189]: /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:15:08.207107 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.207107 np0000180510 devstack@c-api.service[112189]: /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:15:08.207107 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.207107 np0000180510 devstack@c-api.service[112189]: /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:15:08.207107 np0000180510 devstack@c-api.service[112189]: warnings.warn(deprecated_msg) Jun 16 01:15:08.207107 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.middleware.request_id [None req-4911151c-5bff-4c57-8154-21065dfb011d None None] RequestId filter calling following filter/app {{(pid=112189) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:08.843772 np0000180510 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-4911151c-5bff-4c57-8154-21065dfb011d admin admin] POST https://199.19.213.126/volume/v3/types Jun 16 01:15:08.844420 np0000180510 devstack@c-api.service[112189]: DEBUG cinder.api.openstack.wsgi [None req-4911151c-5bff-4c57-8154-21065dfb011d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112189) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:15:08.846352 np0000180510 devstack@c-api.service[112189]: /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:15:08.846352 np0000180510 devstack@c-api.service[112189]: warnings.warn( Jun 16 01:15:08.889547 np0000180510 devstack@c-api.service[112189]: DEBUG oslo_db.sqlalchemy.engines [None req-4911151c-5bff-4c57-8154-21065dfb011d 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=112189) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:08.931561 np0000180510 devstack@c-api.service[112189]: INFO cinder.api.openstack.wsgi [None req-4911151c-5bff-4c57-8154-21065dfb011d admin admin] https://199.19.213.126/volume/v3/types returned with HTTP 200 Jun 16 01:15:08.932170 np0000180510 devstack@c-api.service[112189]: [pid: 112189|app: 0|req: 1/2] 199.19.213.126 () {68 vars in 1288 bytes} [Tue Jun 16 01:15:08 2026] POST /volume/v3/types => generated 186 bytes in 750 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:15:08.948414 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.middleware.request_id [req-4911151c-5bff-4c57-8154-21065dfb011d req-3934faf2-a3d9-42f0-adc0-d29280647902 None None] RequestId filter calling following filter/app {{(pid=112188) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:15:09.433515 np0000180510 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [req-4911151c-5bff-4c57-8154-21065dfb011d req-3934faf2-a3d9-42f0-adc0-d29280647902 admin admin] POST https://199.19.213.126/volume/v3/types/0388495f-3ce4-49b3-bf8d-6ee91b280ea5/extra_specs Jun 16 01:15:09.434096 np0000180510 devstack@c-api.service[112188]: DEBUG cinder.api.openstack.wsgi [req-4911151c-5bff-4c57-8154-21065dfb011d req-3934faf2-a3d9-42f0-adc0-d29280647902 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112188) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:15:09.436016 np0000180510 devstack@c-api.service[112188]: /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:15:09.436016 np0000180510 devstack@c-api.service[112188]: warnings.warn( Jun 16 01:15:09.483019 np0000180510 devstack@c-api.service[112188]: DEBUG oslo_db.sqlalchemy.engines [req-4911151c-5bff-4c57-8154-21065dfb011d req-3934faf2-a3d9-42f0-adc0-d29280647902 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=112188) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:15:09.555566 np0000180510 devstack@c-api.service[112188]: INFO cinder.api.openstack.wsgi [req-4911151c-5bff-4c57-8154-21065dfb011d req-3934faf2-a3d9-42f0-adc0-d29280647902 admin admin] https://199.19.213.126/volume/v3/types/0388495f-3ce4-49b3-bf8d-6ee91b280ea5/extra_specs returned with HTTP 200 Jun 16 01:15:09.556595 np0000180510 devstack@c-api.service[112188]: [pid: 112188|app: 0|req: 2/3] 199.19.213.126 () {70 vars in 1505 bytes} [Tue Jun 16 01:15:08 2026] POST /volume/v3/types/0388495f-3ce4-49b3-bf8d-6ee91b280ea5/extra_specs => generated 55 bytes in 611 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:15:10.550702 np0000180510 devstack@c-api.service[112187]: DEBUG dbcounter [-] [112187] Writing DB stats cinder:SELECT=6 {{(pid=112187) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:10.562071 np0000180510 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=6 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:18.928014 np0000180510 devstack@c-api.service[112189]: DEBUG dbcounter [-] [112189] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112189) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:15:19.555081 np0000180510 devstack@c-api.service[112188]: DEBUG dbcounter [-] [112188] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112188) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}