Jun 09 02:39:24.511624 np0000179084 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 02:39:24.522067 np0000179084 devstack@c-api.service[112911]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 02:39:24 2026] *** Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: nodename: np0000179084 Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: machine: x86_64 Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: clock source: unix Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: pcre jit disabled Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: detected number of CPU cores: 16 Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: current working directory: / Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: detected binary path: /usr/bin/uwsgi-core Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: your processes number limit is 256917 Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: your memory page size is 4096 bytes Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: detected max file descriptor number: 2048 Jun 09 02:39:24.525003 np0000179084 devstack@c-api.service[112911]: lock engine: pthread robust mutexes Jun 09 02:39:24.525731 np0000179084 devstack@c-api.service[112911]: thunder lock: enabled Jun 09 02:39:24.525731 np0000179084 devstack@c-api.service[112911]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 02:39:24.525731 np0000179084 devstack@c-api.service[112911]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 02:39:24.525731 np0000179084 devstack@c-api.service[112911]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 02:39:24.525731 np0000179084 devstack@c-api.service[112911]: Set PythonHome to /opt/stack/data/venv Jun 09 02:39:24.565895 np0000179084 devstack@c-api.service[112911]: Python main interpreter initialized at 0x79c30eaa3668 Jun 09 02:39:24.565895 np0000179084 devstack@c-api.service[112911]: python threads support enabled Jun 09 02:39:24.565895 np0000179084 devstack@c-api.service[112911]: your server socket listen backlog is limited to 100 connections Jun 09 02:39:24.565895 np0000179084 devstack@c-api.service[112911]: your mercy for graceful operations on workers is 80 seconds Jun 09 02:39:24.566424 np0000179084 devstack@c-api.service[112911]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 02:39:24.566566 np0000179084 devstack@c-api.service[112911]: *** Operational MODE: preforking *** Jun 09 02:39:24.566767 np0000179084 devstack@c-api.service[112911]: *** uWSGI is running in multiple interpreter mode *** Jun 09 02:39:24.566767 np0000179084 devstack@c-api.service[112911]: spawned uWSGI master process (pid: 112911) Jun 09 02:39:24.566955 np0000179084 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 02:39:24.567585 np0000179084 devstack@c-api.service[112911]: spawned uWSGI worker 1 (pid: 112917, cores: 1) Jun 09 02:39:24.568265 np0000179084 devstack@c-api.service[112911]: spawned uWSGI worker 2 (pid: 112918, cores: 1) Jun 09 02:39:24.568706 np0000179084 devstack@c-api.service[112911]: spawned uWSGI worker 3 (pid: 112919, cores: 1) Jun 09 02:39:24.569217 np0000179084 devstack@c-api.service[112911]: spawned uWSGI worker 4 (pid: 112920, cores: 1) Jun 09 02:39:24.569217 np0000179084 devstack@c-api.service[112911]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 02:39:24.704065 np0000179084 devstack@c-api.service[112918]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:39:24.704065 np0000179084 devstack@c-api.service[112918]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:39:24.704065 np0000179084 devstack@c-api.service[112918]: we strongly recommend against using it for new projects. Jun 09 02:39:24.704065 np0000179084 devstack@c-api.service[112918]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:39:24.704065 np0000179084 devstack@c-api.service[112918]: framework. For more detail see Jun 09 02:39:24.704065 np0000179084 devstack@c-api.service[112918]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:39:24.704065 np0000179084 devstack@c-api.service[112918]: import eventlet # noqa Jun 09 02:39:24.707383 np0000179084 devstack@c-api.service[112920]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:39:24.707383 np0000179084 devstack@c-api.service[112920]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:39:24.707383 np0000179084 devstack@c-api.service[112920]: we strongly recommend against using it for new projects. Jun 09 02:39:24.707383 np0000179084 devstack@c-api.service[112920]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:39:24.707383 np0000179084 devstack@c-api.service[112920]: framework. For more detail see Jun 09 02:39:24.707383 np0000179084 devstack@c-api.service[112920]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:39:24.707383 np0000179084 devstack@c-api.service[112920]: import eventlet # noqa Jun 09 02:39:24.733806 np0000179084 devstack@c-api.service[112917]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:39:24.733806 np0000179084 devstack@c-api.service[112917]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:39:24.733806 np0000179084 devstack@c-api.service[112917]: we strongly recommend against using it for new projects. Jun 09 02:39:24.733806 np0000179084 devstack@c-api.service[112917]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:39:24.733806 np0000179084 devstack@c-api.service[112917]: framework. For more detail see Jun 09 02:39:24.733806 np0000179084 devstack@c-api.service[112917]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:39:24.733806 np0000179084 devstack@c-api.service[112917]: import eventlet # noqa Jun 09 02:39:24.737078 np0000179084 devstack@c-api.service[112919]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 02:39:24.737078 np0000179084 devstack@c-api.service[112919]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 02:39:24.737078 np0000179084 devstack@c-api.service[112919]: we strongly recommend against using it for new projects. Jun 09 02:39:24.737078 np0000179084 devstack@c-api.service[112919]: If you are already using Eventlet, we recommend migrating to a different Jun 09 02:39:24.737078 np0000179084 devstack@c-api.service[112919]: framework. For more detail see Jun 09 02:39:24.737078 np0000179084 devstack@c-api.service[112919]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 02:39:24.737078 np0000179084 devstack@c-api.service[112919]: import eventlet # noqa Jun 09 02:39:24.792605 np0000179084 devstack@c-api.service[112920]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:39:24.792605 np0000179084 devstack@c-api.service[112920]: warnings.warn( Jun 09 02:39:24.799997 np0000179084 devstack@c-api.service[112918]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:39:24.799997 np0000179084 devstack@c-api.service[112918]: warnings.warn( Jun 09 02:39:24.831889 np0000179084 devstack@c-api.service[112919]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:39:24.831889 np0000179084 devstack@c-api.service[112919]: warnings.warn( Jun 09 02:39:24.835417 np0000179084 devstack@c-api.service[112917]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 02:39:24.835417 np0000179084 devstack@c-api.service[112917]: warnings.warn( Jun 09 02:39:24.869150 np0000179084 devstack@c-api.service[112920]: /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 09 02:39:24.869150 np0000179084 devstack@c-api.service[112920]: from cgi import parse_header Jun 09 02:39:24.884313 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:24.884313 np0000179084 devstack@c-api.service[112918]: from cgi import parse_header Jun 09 02:39:24.916770 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:24.916770 np0000179084 devstack@c-api.service[112917]: from cgi import parse_header Jun 09 02:39:24.917370 np0000179084 devstack@c-api.service[112920]: /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 09 02:39:24.917370 np0000179084 devstack@c-api.service[112920]: removals.removed_module( Jun 09 02:39:24.918225 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:24.918225 np0000179084 devstack@c-api.service[112919]: from cgi import parse_header Jun 09 02:39:24.918849 np0000179084 devstack@c-api.service[112920]: /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 09 02:39:24.918849 np0000179084 devstack@c-api.service[112920]: removals.removed_module( Jun 09 02:39:24.937926 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:24.937926 np0000179084 devstack@c-api.service[112918]: removals.removed_module( Jun 09 02:39:24.939832 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:24.939832 np0000179084 devstack@c-api.service[112918]: removals.removed_module( Jun 09 02:39:24.970168 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:24.970168 np0000179084 devstack@c-api.service[112917]: removals.removed_module( Jun 09 02:39:24.972034 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:24.972034 np0000179084 devstack@c-api.service[112917]: removals.removed_module( Jun 09 02:39:24.974565 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:24.974565 np0000179084 devstack@c-api.service[112919]: removals.removed_module( Jun 09 02:39:24.977137 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:24.977137 np0000179084 devstack@c-api.service[112919]: removals.removed_module( Jun 09 02:39:25.617959 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:25.617959 np0000179084 devstack@c-api.service[112918]: warnings.warn( Jun 09 02:39:25.642399 np0000179084 devstack@c-api.service[112920]: /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 09 02:39:25.642399 np0000179084 devstack@c-api.service[112920]: warnings.warn( Jun 09 02:39:25.654396 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:25.654396 np0000179084 devstack@c-api.service[112919]: warnings.warn( Jun 09 02:39:25.665530 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:25.665530 np0000179084 devstack@c-api.service[112917]: warnings.warn( Jun 09 02:39:25.734575 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:25.734575 np0000179084 devstack@c-api.service[112918]: warnings.warn( Jun 09 02:39:25.760170 np0000179084 devstack@c-api.service[112920]: /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 09 02:39:25.760170 np0000179084 devstack@c-api.service[112920]: warnings.warn( Jun 09 02:39:25.778401 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:25.778401 np0000179084 devstack@c-api.service[112917]: warnings.warn( Jun 09 02:39:25.782379 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:25.782379 np0000179084 devstack@c-api.service[112919]: warnings.warn( Jun 09 02:39:26.031553 np0000179084 devstack@c-api.service[112918]: 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 09 02:39:26.031693 np0000179084 devstack@c-api.service[112918]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112918) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:39:26.053808 np0000179084 devstack@c-api.service[112920]: 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 09 02:39:26.054005 np0000179084 devstack@c-api.service[112920]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112920) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:39:26.079508 np0000179084 devstack@c-api.service[112917]: 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 09 02:39:26.079719 np0000179084 devstack@c-api.service[112917]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112917) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:39:26.095344 np0000179084 devstack@c-api.service[112919]: 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 09 02:39:26.095485 np0000179084 devstack@c-api.service[112919]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112919) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 02:39:26.120969 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:26.120969 np0000179084 devstack@c-api.service[112918]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:39:26.123456 np0000179084 devstack@c-api.service[112920]: /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 09 02:39:26.123456 np0000179084 devstack@c-api.service[112920]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:39:26.141964 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:26.141964 np0000179084 devstack@c-api.service[112917]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:39:26.161996 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:26.161996 np0000179084 devstack@c-api.service[112919]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 02:39:26.612664 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112917) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:39:26.613331 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112920) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:39:26.614042 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112919) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:39:26.614098 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.614143 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.614724 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112918) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 02:39:26.614782 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.614836 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.614879 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.614915 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.614957 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.614991 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.615049 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.615049 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.615129 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.615170 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.615207 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.615241 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.615241 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.615311 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.615355 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.615402 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.615449 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.615518 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.615559 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.615596 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.615633 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.615671 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.615707 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.615746 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.615780 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.615833 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.615872 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.615915 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.615953 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.615990 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.616809 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.616864 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.616900 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.617331 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.617613 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.617670 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.617758 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.617758 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.617874 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.617874 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.617874 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.617874 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.617874 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.617874 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.617874 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.618300 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.618300 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.618428 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.618483 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.618557 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.618629 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.618739 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.618824 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.618824 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.618968 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.618968 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.619100 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.619147 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.619147 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.619270 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.619270 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.619270 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.619270 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.619270 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.619270 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.619270 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.620333 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.620333 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.620333 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.620562 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.620612 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.620713 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.620761 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.620837 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.620899 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.621028 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.621144 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.621226 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.621462 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.621516 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.621601 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.621651 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.621730 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.621818 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.621902 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.621977 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.622066 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.622156 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.622274 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.622325 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.622411 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.622491 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.622491 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.622491 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.622679 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.622679 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.622679 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.622679 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.622679 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.623010 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.623076 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.623156 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.623235 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.623310 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.623383 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.623469 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.623469 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.623616 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.623659 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.623706 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.623747 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.623786 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.623838 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.623876 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.623915 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.623944 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.623972 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.624005 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.624055 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.624055 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.624055 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.624055 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.624178 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.624178 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.624178 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.624263 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.624299 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.624331 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.624360 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.624389 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.624424 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.624455 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.624485 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.624514 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.624546 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.624576 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.624613 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.624643 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.624673 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.624706 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.624706 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.625320 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.625350 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.625411 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.625469 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.625512 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.625512 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.625512 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.625512 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.625512 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.625739 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.625739 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.625739 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.625739 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.625739 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.625969 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.626072 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.626108 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.626165 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.626198 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.626255 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.626289 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.626351 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.626385 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.626447 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.626482 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.626559 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.626595 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.626649 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.626684 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.626744 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.626779 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.626832 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.626872 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.626872 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.626872 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.626872 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.626872 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.627172 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.627172 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.627259 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.627342 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.627381 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.627440 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.627513 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.627568 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.627602 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.627656 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.627688 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.627747 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.627780 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.627840 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.627879 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.627937 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.627997 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.628068 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.628124 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.628183 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.628244 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.628303 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.628359 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.628524 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.628582 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.628627 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.628627 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.628627 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.631730 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.631796 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.631881 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.632029 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.632113 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.632166 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.632216 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.632268 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.632310 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.632358 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.632407 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.632407 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.632407 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.632407 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.632558 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.632558 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.632558 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.632558 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.632780 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.632780 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.632780 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.633479 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.633547 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.633674 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.633674 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.633801 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.633801 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.633925 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.634228 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.634291 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.634344 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.634400 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.634461 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.634508 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.634565 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.634647 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.634713 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.634764 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.634810 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.634860 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.634913 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.634960 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.635004 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.635068 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.635133 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.635195 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.635239 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.635279 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.635325 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.635366 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.635418 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.635466 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.635529 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.635570 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.635611 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.635611 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.636894 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.636960 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.637072 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.637132 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.637216 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.637294 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.637368 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.637443 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.637443 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.637581 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.637658 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.637739 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.637739 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.637859 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.638485 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.638546 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.638546 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.638704 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.638759 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.638801 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.638842 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.638886 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.638927 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.639143 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.639204 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.639334 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.639334 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.639334 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.639597 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.639597 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.639597 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.639761 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.639804 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.639864 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.639912 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.639957 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.640000 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.640058 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.640103 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.640146 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.640187 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.640230 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.640283 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.640283 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.640570 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.640619 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.640693 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.640771 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.640771 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.640906 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.640906 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.640906 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.640906 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.640906 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.640906 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.640906 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.641425 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.641425 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.641579 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.641655 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.641731 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.641840 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.641889 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.641998 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.642079 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.642123 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.642163 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.642213 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.642254 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.642294 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.642335 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.642383 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.642436 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.642483 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.642529 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.642529 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.642529 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.642641 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.642641 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.642641 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.642641 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.642641 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.642641 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.642641 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.642913 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.642913 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.642913 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.642913 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.642913 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.643117 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.643161 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.643206 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.643354 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.643399 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.643441 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.643491 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.643491 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.643626 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.643675 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.643721 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.643763 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.643803 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.643844 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.643893 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.643893 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.643980 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.643980 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.643980 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.643980 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.643980 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.643980 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.643980 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.644514 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.644514 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.644669 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.644752 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.644871 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.644922 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.644998 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.645094 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.645168 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.645257 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.645332 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.645381 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.645455 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.645525 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.645640 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.645687 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.645762 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.645834 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.645950 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.646053 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.646105 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.646181 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.646257 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.646370 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.646421 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.646494 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.646568 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.646909 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.646993 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.647130 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.647182 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.647259 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.647336 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.647424 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.647511 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.647582 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.647632 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.647711 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.647785 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.647919 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.647971 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.648066 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.648703 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.648758 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.648838 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.648964 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.649108 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.649704 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.649824 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.649938 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.650072 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.650072 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.650072 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.650072 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.650072 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.650072 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.650626 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.650626 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.650626 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.650908 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.651039 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.651039 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.651234 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.651346 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.651440 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.651593 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.651694 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.651805 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.651901 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.651948 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.652031 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.652075 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.652151 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.652211 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.652256 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.652295 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.652332 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.652380 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.652418 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.652456 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.652494 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.652534 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.652534 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.652534 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.652649 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.652649 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.652649 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.652777 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.652823 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.652866 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.652907 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.652947 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.652995 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.653062 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.653107 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.653147 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.653189 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.653231 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.653283 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.653326 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.653367 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.653408 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.653453 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.653453 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.653530 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.653571 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.653613 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.653661 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.653704 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.653754 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.653754 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.653837 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.653878 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.653878 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.653963 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.654004 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.654063 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.654115 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.654160 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.654202 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.654259 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.654303 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.654345 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.654397 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.654440 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.654483 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.654525 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.654575 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.654617 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.654660 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.654709 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.654760 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.654811 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.654854 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.654896 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.654945 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.654945 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.654945 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.654945 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.654945 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.655412 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.655412 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.655412 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.655412 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.655945 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.656000 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.656092 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.656166 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.656242 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.656335 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.656375 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.656435 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.656489 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.656545 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.656604 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.656657 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.656714 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.656771 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.656805 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.656867 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.656899 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.656967 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.658485 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.658533 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.658597 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.658637 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.658699 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.658734 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.658793 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.658837 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.658898 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.658934 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.658987 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.659031 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.659094 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.659128 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.659193 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.659193 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.659286 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.659323 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.659380 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.659417 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.659472 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.659990 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.660045 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.660118 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.660155 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.660230 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.660268 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.660328 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.660328 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.660389 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.660458 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.660522 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.660579 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.660579 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.660685 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.660685 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.660777 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.660821 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.660876 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.660932 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.660992 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.661072 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.661129 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.661194 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.661256 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.661314 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.661376 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.661433 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.661490 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.661546 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.661600 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.661656 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.661717 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.661790 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.661824 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.661893 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.661931 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.661996 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.662076 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.662131 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.662167 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.662239 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.662273 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.662273 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.662273 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.662273 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.662273 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.662273 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.662998 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.663052 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.663116 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.663161 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.663228 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.663292 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.663327 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.663378 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.663425 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.663489 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.663590 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.663705 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.663763 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.663822 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.663856 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.663915 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.663953 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.664010 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.664049 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.664134 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.664192 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.664231 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.664264 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.664296 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.664324 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.664352 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.664385 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.664416 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.664444 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.664479 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.664510 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.664539 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.664578 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.664609 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.664639 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.664674 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.664705 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.664734 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.664762 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.664794 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.664831 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.664861 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.664898 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.664930 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.664962 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.664991 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.665036 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.665066 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.665097 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.665125 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.665244 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.665285 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.665310 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.665335 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.665361 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.665393 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.665422 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.665447 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.665483 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.665511 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.665546 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.665577 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.665609 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.665643 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.665678 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.665706 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.665743 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.665773 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.665805 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.665835 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.665867 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.666379 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.666427 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.666455 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.666486 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.666511 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.666537 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.666562 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.666588 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.666615 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.666642 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.666671 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.666696 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.666721 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.666746 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.666772 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.666800 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.666826 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.666857 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.666887 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.666922 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.666957 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.666988 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.667203 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.667244 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.667277 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.667344 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.667403 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.667583 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.667626 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.667687 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.667733 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.667799 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.667875 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.667875 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.667875 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.668087 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.668087 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.668276 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.668328 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.668438 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.668489 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.668601 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.668651 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.668729 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.668802 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.668868 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.668926 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.668980 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.669094 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.669140 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.669201 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.669259 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.669319 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.669377 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.669432 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.669488 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.669543 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.669596 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.669596 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.669706 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.669762 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.669762 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.669762 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.669903 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.669903 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.669903 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.669903 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.670115 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.670154 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.670211 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.670265 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.670323 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.670383 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.670443 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.670443 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.670554 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.670588 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.670653 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.670686 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.670751 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.670785 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.670840 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.670872 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.670943 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.670977 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.671047 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.671089 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.671146 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.671206 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.671206 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.671206 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.671398 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.671398 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.671398 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.671542 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.671622 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.671662 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.671721 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.671753 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.671806 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.671840 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.671895 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.671933 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.671998 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.672086 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.672170 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.672211 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.672276 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.672332 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.672387 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.672450 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.672491 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.672768 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.672807 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.672870 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.672912 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.672984 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.673037 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.673101 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.673662 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.673711 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.673773 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.673809 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.673924 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.674075 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.674171 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.674216 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.674272 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.674369 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.674419 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.674475 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.674560 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.674595 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.674659 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.674693 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.674772 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.674805 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.674860 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.674898 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.674959 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.675025 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.675087 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.675087 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.675087 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.675087 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.675087 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.675087 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.675547 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.675547 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.675547 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.675699 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.675773 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.675815 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.675875 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.675936 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.675995 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.676069 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.676133 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.676191 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.676245 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.676298 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.676367 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.676443 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.676998 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.677048 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.677107 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.677152 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.677216 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.677261 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.677321 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.677321 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.677321 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.677321 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.677321 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.677321 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.677617 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.677617 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.677703 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.677738 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.677795 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.677830 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.677893 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.677927 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.677987 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.678032 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.678115 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.678157 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.678213 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.678268 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.678322 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.678384 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.678493 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.678493 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.678590 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.678625 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.678676 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.678715 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.678775 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.678831 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.678894 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.678894 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.678894 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.678894 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 02:39:26.679094 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112917) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.679094 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.679094 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.679094 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.679204 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112918) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.679240 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112917) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.679240 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112917) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.679303 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.679303 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.679303 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.679303 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112918) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.679303 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112918) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.679424 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112920) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.679424 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.679479 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112919) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 02:39:26.679556 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.679556 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.679625 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 02:39:26.679658 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112920) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.679686 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 02:39:26.679714 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112920) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.679741 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 02:39:26.679741 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112919) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 02:39:26.679741 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112919) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 02:39:26.723538 np0000179084 devstack@c-api.service[112918]: INFO dbcounter [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Registered counter for database cinder Jun 09 02:39:26.724386 np0000179084 devstack@c-api.service[112919]: INFO dbcounter [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Registered counter for database cinder Jun 09 02:39:26.724661 np0000179084 devstack@c-api.service[112920]: INFO dbcounter [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Registered counter for database cinder Jun 09 02:39:26.725324 np0000179084 devstack@c-api.service[112917]: INFO dbcounter [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Registered counter for database cinder Jun 09 02:39:26.776060 np0000179084 devstack@c-api.service[112917]: DEBUG oslo_db.sqlalchemy.engines [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 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=112917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:26.780213 np0000179084 devstack@c-api.service[112919]: DEBUG oslo_db.sqlalchemy.engines [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 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=112919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:26.784171 np0000179084 devstack@c-api.service[112918]: DEBUG oslo_db.sqlalchemy.engines [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 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=112918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:26.788382 np0000179084 devstack@c-api.service[112920]: DEBUG oslo_db.sqlalchemy.engines [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e 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=112920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:26.895614 np0000179084 devstack@c-api.service[112917]: DEBUG dbcounter [-] [112917] Writer thread running {{(pid=112917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:39:26.899787 np0000179084 devstack@c-api.service[112917]: INFO cinder.rpc [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:39:26.902528 np0000179084 devstack@c-api.service[112917]: INFO cinder.rpc [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:39:26.903174 np0000179084 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writer thread running {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:39:26.904940 np0000179084 devstack@c-api.service[112917]: INFO cinder.rpc [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:39:26.905560 np0000179084 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writer thread running {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:39:26.907102 np0000179084 devstack@c-api.service[112917]: INFO cinder.rpc [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:39:26.907814 np0000179084 devstack@c-api.service[112919]: INFO cinder.rpc [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:39:26.908049 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.908682 np0000179084 devstack@c-api.service[112918]: INFO cinder.rpc [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:39:26.910682 np0000179084 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writer thread running {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 02:39:26.911095 np0000179084 devstack@c-api.service[112918]: INFO cinder.rpc [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:39:26.911253 np0000179084 devstack@c-api.service[112919]: INFO cinder.rpc [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:39:26.911357 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.913581 np0000179084 devstack@c-api.service[112918]: INFO cinder.rpc [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:39:26.913667 np0000179084 devstack@c-api.service[112920]: INFO cinder.rpc [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 02:39:26.914120 np0000179084 devstack@c-api.service[112919]: INFO cinder.rpc [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:39:26.916073 np0000179084 devstack@c-api.service[112920]: INFO cinder.rpc [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 02:39:26.916203 np0000179084 devstack@c-api.service[112918]: INFO cinder.rpc [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:39:26.916258 np0000179084 devstack@c-api.service[112919]: INFO cinder.rpc [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:39:26.917149 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.917457 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.918573 np0000179084 devstack@c-api.service[112920]: INFO cinder.rpc [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 02:39:26.920702 np0000179084 devstack@c-api.service[112920]: INFO cinder.rpc [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 02:39:26.920779 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.921640 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.922007 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.925452 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.952324 np0000179084 devstack@c-api.service[112917]: DEBUG oslo_db.sqlalchemy.engines [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 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=112917) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:26.955575 np0000179084 devstack@c-api.service[112917]: INFO cinder.rpc [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:39:26.957931 np0000179084 devstack@c-api.service[112917]: INFO cinder.rpc [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:39:26.958313 np0000179084 devstack@c-api.service[112919]: DEBUG oslo_db.sqlalchemy.engines [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 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=112919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:26.959119 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.961186 np0000179084 devstack@c-api.service[112918]: DEBUG oslo_db.sqlalchemy.engines [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 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=112918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:26.961275 np0000179084 devstack@c-api.service[112919]: INFO cinder.rpc [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:39:26.963620 np0000179084 devstack@c-api.service[112920]: DEBUG oslo_db.sqlalchemy.engines [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e 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=112920) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:26.963855 np0000179084 devstack@c-api.service[112919]: INFO cinder.rpc [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:39:26.964180 np0000179084 devstack@c-api.service[112918]: INFO cinder.rpc [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:39:26.965175 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.966417 np0000179084 devstack@c-api.service[112920]: INFO cinder.rpc [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 02:39:26.966784 np0000179084 devstack@c-api.service[112918]: INFO cinder.rpc [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:39:26.968238 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.969031 np0000179084 devstack@c-api.service[112920]: INFO cinder.rpc [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 02:39:26.970465 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.977128 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.978472 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.979482 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.981950 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.982447 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.982762 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.983598 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.985881 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.985992 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.987025 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.987826 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.989159 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.990177 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.990936 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.991443 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.993420 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.994256 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.994876 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.995645 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.996452 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.997539 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.998551 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.998738 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:26.999656 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.000486 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.001636 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.002326 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.002525 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.003452 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.004774 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.005010 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.005574 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.006971 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.007647 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.007742 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.008519 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.008660 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.010925 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.011196 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.011634 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.012012 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.013119 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.013236 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.014678 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.015851 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.016582 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.016825 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.018449 np0000179084 devstack@c-api.service[112917]: WARNING cinder.api.contrib.hosts [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:39:27.019155 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.020226 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.020328 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.020602 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.021479 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.022084 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.022138 np0000179084 devstack@c-api.service[112919]: WARNING cinder.api.contrib.hosts [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:39:27.022831 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.023548 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.023629 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.024212 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.024914 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.024964 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.025446 np0000179084 devstack@c-api.service[112918]: WARNING cinder.api.contrib.hosts [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:39:27.026226 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.026284 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.026816 np0000179084 devstack@c-api.service[112920]: WARNING cinder.api.contrib.hosts [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 02:39:27.026885 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.027590 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.027648 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.027725 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.028423 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.028982 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.029073 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.029116 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.029771 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.030099 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: extensions {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.030488 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.030546 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.031166 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.031412 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: encryption {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.031875 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.031998 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.032600 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.032936 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: capabilities {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.033261 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.033355 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.033941 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.034689 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.034743 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.034951 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: extensions {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.035009 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: os-quota-class-sets {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.036051 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.036261 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.036317 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: os-volume-type-access {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.036382 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: encryption {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.037042 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: extensions {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.037613 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.037845 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: capabilities {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.037918 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: extra_specs {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.038387 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: encryption {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.038646 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: extensions {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.039159 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: os-quota-class-sets {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.039433 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: os-hosts {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.039935 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: capabilities {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.040066 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: encryption {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.040443 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: os-volume-type-access {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.040784 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: os-availability-zone {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.041258 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: os-quota-class-sets {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.041565 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: capabilities {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.042078 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: extra_specs {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.042147 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: consistencygroups {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.043148 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: os-volume-type-access {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.043593 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: os-quota-class-sets {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.043653 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: os-hosts {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.044089 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: cgsnapshots {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.044737 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: extra_specs {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.044937 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: os-volume-type-access {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.044995 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: os-availability-zone {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.045505 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: os-snapshot-manage {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.046297 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: os-hosts {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.046370 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: consistencygroups {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.046508 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: extra_specs {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.046902 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: os-volume-manage {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.047718 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: os-availability-zone {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.048200 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: os-hosts {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.048261 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: cgsnapshots {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.048577 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: backups {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.049488 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: consistencygroups {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.049852 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: os-availability-zone {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.049962 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: os-snapshot-manage {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.050926 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: encryption {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.051332 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: consistencygroups {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.051594 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: cgsnapshots {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.051653 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: os-volume-manage {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.052533 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: os-volume-transfer {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.053003 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: os-snapshot-manage {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.053095 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: backups {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.053331 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: cgsnapshots {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.054131 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: scheduler-stats {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.054431 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: os-volume-manage {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.054732 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: os-snapshot-manage {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.055062 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: encryption {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.055590 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: os-quota-sets {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.055875 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: backups {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.056174 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: os-volume-manage {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.056636 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: os-volume-transfer {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.057001 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extended resource: qos-specs {{(pid=112917) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.058029 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: backups {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.058089 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: encryption {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.058206 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: scheduler-stats {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.059153 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.contrib.snapshot_actions [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] SnapshotActionsController initialized {{(pid=112917) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:39:27.059401 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: os-volume-transfer {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.059687 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: os-quota-sets {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.059740 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: encryption {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.060093 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.061022 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: scheduler-stats {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.061284 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: os-volume-transfer {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.061575 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.061624 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extended resource: qos-specs {{(pid=112919) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.062455 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: os-quota-sets {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.062861 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: scheduler-stats {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.062950 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.063787 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.contrib.snapshot_actions [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] SnapshotActionsController initialized {{(pid=112919) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:39:27.063862 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extended resource: qos-specs {{(pid=112918) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.064304 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.064429 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: os-quota-sets {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.064521 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.065700 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.065840 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extended resource: qos-specs {{(pid=112920) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 02:39:27.065934 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.065993 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.contrib.snapshot_actions [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] SnapshotActionsController initialized {{(pid=112918) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:39:27.066867 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.067036 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.067285 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.068030 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.contrib.snapshot_actions [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] SnapshotActionsController initialized {{(pid=112920) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 02:39:27.068364 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.068508 np0000179084 devstack@c-api.service[112917]: WARNING castellan.key_manager.migration [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.068632 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.069112 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.069481 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.069565 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension TypesManage extending resource: types {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.069716 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.069819 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.069869 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.069927 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension VolumeActions extending resource: volumes {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.070049 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.070439 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.070719 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.070834 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension UsedLimits extending resource: limits {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.070934 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.071071 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.071166 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.071276 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension AdminActions extending resource: volumes {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.071364 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.071447 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension AdminActions extending resource: snapshots {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.071447 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension AdminActions extending resource: backups {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.071629 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.071716 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.071797 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.071797 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.v3.router [None req-bb9158a9-5308-4798-9d9b-6c8327b84870 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112917) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.071964 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.072702 np0000179084 devstack@c-api.service[112919]: WARNING castellan.key_manager.migration [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.072942 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.073220 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.073688 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.073808 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension TypesManage extending resource: types {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.073919 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.074009 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.074129 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension VolumeActions extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.074291 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.074390 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.074580 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension UsedLimits extending resource: limits {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.074724 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.074886 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.074886 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.074886 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.074886 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension AdminActions extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.075495 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension AdminActions extending resource: snapshots {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.075495 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension AdminActions extending resource: backups {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.075495 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.075495 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.075495 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.v3.router [None req-8cbe1c82-0cc7-4c63-88c2-c86c21f57b35 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112919) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.075989 np0000179084 devstack@c-api.service[112918]: WARNING castellan.key_manager.migration [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.076068 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.076787 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.076922 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension TypesManage extending resource: types {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.077011 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.077431 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.077503 np0000179084 devstack@c-api.service[112920]: WARNING castellan.key_manager.migration [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 02:39:27.077566 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension VolumeActions extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.077566 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.077663 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension UsedLimits extending resource: limits {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.077719 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.077790 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.077923 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078057 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension AdminActions extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078145 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension AdminActions extending resource: snapshots {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078266 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078370 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension AdminActions extending resource: backups {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078370 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078484 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension TypesManage extending resource: types {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078550 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078607 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078660 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.v3.router [None req-06e08ef8-49d4-4f51-8969-1a615d7a8a87 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112918) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.078711 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.079423 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension VolumeActions extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.079556 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.079669 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension UsedLimits extending resource: limits {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.079786 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.079893 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.080008 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.080139 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension AdminActions extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.080248 np0000179084 devstack@c-api.service[112917]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c30eaa3668 pid: 112917 (default app) Jun 09 02:39:27.080321 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension AdminActions extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.080380 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension AdminActions extending resource: backups {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.080434 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.080581 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.080660 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.v3.router [None req-11ed2bbe-bc42-403b-a1a2-e36613ac601e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112920) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 02:39:27.083779 np0000179084 devstack@c-api.service[112919]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c30eaa3668 pid: 112919 (default app) Jun 09 02:39:27.087357 np0000179084 devstack@c-api.service[112918]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c30eaa3668 pid: 112918 (default app) Jun 09 02:39:27.088554 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.088554 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.088554 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.088554 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.088554 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089034 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.089034 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089034 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.089034 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089034 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.089391 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089391 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.089391 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089391 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.089391 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089391 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.089731 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089731 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.089731 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089731 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.089984 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089984 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.089984 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.089984 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.090248 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.090248 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.090248 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.090248 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.090495 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.090495 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.090495 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.090495 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.090495 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.090808 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.090808 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.090808 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.090808 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.090808 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.091128 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.091128 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.091128 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.091128 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.091128 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.091128 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.091468 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.091468 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.091468 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.091468 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.091468 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.091468 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.091825 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.091825 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.091825 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.091825 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.091825 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.091825 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.093881 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.093881 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.093881 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.093881 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.093881 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.096068 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.096068 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.096068 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.096068 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.096068 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.096390 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.096390 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.096390 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.096390 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.096390 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.096390 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.096691 np0000179084 devstack@c-api.service[112920]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79c30eaa3668 pid: 112920 (default app) Jun 09 02:39:27.096745 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.096745 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.096745 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.096745 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.096745 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.096745 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.097186 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.097186 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.097186 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.097186 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.097186 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.097459 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.097459 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.097459 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.097459 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.097459 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.097695 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.097695 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.097695 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.097695 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.097895 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.097895 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.097895 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.097895 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.098128 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.098128 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.098128 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.098128 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.098128 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.098391 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.098391 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.098391 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.098391 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.098391 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.098634 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.098634 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.098634 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.098634 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.098834 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.098834 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.098834 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.098834 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.100142 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.100142 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.100142 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.100142 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.100381 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.100381 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.100381 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.100381 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.100630 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.100630 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.100630 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.100630 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.100845 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.100845 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.100845 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.100845 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.100845 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.101150 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.101150 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.101150 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.101150 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.101150 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.101150 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.101474 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.101474 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.101474 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.101474 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.101474 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.101712 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.101712 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.101712 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.101712 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.101712 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.101712 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.102001 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.102001 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.102001 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.102001 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.102001 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.102001 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.102344 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.102344 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.102344 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.102344 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.102344 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.102344 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.102762 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.102762 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.102762 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.102762 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.102762 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.102762 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.103553 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.103553 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.103553 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.103553 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.103947 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.103947 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.103947 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.103947 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.103947 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.104322 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.104322 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.104322 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.104322 np0000179084 devstack@c-api.service[112917]: /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 09 02:39:27.104322 np0000179084 devstack@c-api.service[112917]: warnings.warn(deprecated_msg) Jun 09 02:39:27.104322 np0000179084 devstack@c-api.service[112917]: DEBUG cinder.api.middleware.request_id [None req-c8d18bdb-9fae-4951-94fa-cf82844d2a96 None None] RequestId filter calling following filter/app {{(pid=112917) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:39:27.104322 np0000179084 devstack@c-api.service[112917]: [pid: 112917|app: 0|req: 1/1] 199.204.45.72 () {60 vars in 949 bytes} [Tue Jun 9 02:39:27 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 02:39:35.025549 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.025549 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.025549 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.025549 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.025549 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.026627 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.026627 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.026627 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.026627 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.026627 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.026885 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.026885 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.026885 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.026885 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.026885 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.026885 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.027404 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.027404 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.027404 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.027404 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.027666 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.027666 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.027666 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.027666 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.027922 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.027922 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.027922 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.027922 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.028202 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.028202 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.028202 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.028202 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.028202 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.028508 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.028508 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.028508 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.028508 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.028508 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.028799 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.028799 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.028799 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.028799 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.028799 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.028799 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.029156 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.029156 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.029156 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.029156 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.029156 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.029156 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.029463 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.029463 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.029463 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.029463 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.029463 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.029463 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.029786 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.029786 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.029786 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.029786 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.029786 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.030078 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.030078 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.030078 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.030078 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.030078 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.030333 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.030333 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.030333 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.030333 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.030333 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.030333 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.030669 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.030669 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.030669 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.030669 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.030669 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.030669 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.031008 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.031008 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.031008 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.031008 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.031008 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.031343 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.031343 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.031343 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.031343 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.031343 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.031638 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.031638 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.031638 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.031638 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.031882 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.031882 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.031882 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.031882 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.032195 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.032195 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.032195 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.032195 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.032195 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.032505 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.032505 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.032505 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.032505 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.032505 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.032839 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.032839 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.032839 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.032839 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.033137 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.033137 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.033137 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.033137 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.033390 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.033390 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.033390 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.033390 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.033628 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.033628 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.033628 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.033628 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.033893 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.033893 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.033893 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.033893 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.034161 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.034161 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.034161 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.034161 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.034161 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.034462 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.034462 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.034462 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.034462 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.034462 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.034462 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.034811 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.034811 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.034811 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.034811 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.034811 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.035149 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.035149 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.035149 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.035149 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.035149 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.035149 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.035535 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.035535 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.035535 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.035535 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.035535 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.035535 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.035884 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.035884 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.035884 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.035884 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.035884 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.035884 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.036275 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.036275 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.036275 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.036275 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.036275 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.036275 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.036622 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.036622 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.036622 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.036622 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.036948 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.036948 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.036948 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.036948 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.036948 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.037186 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.037186 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.037186 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.037186 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.037186 np0000179084 devstack@c-api.service[112919]: warnings.warn(deprecated_msg) Jun 09 02:39:35.037186 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.middleware.request_id [None req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 None None] RequestId filter calling following filter/app {{(pid=112919) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:39:35.658069 np0000179084 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 admin admin] POST https://199.204.45.72/volume/v3/types Jun 09 02:39:35.658711 np0000179084 devstack@c-api.service[112919]: DEBUG cinder.api.openstack.wsgi [None req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112919) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:39:35.660607 np0000179084 devstack@c-api.service[112919]: /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 09 02:39:35.660607 np0000179084 devstack@c-api.service[112919]: warnings.warn( Jun 09 02:39:35.703999 np0000179084 devstack@c-api.service[112919]: DEBUG oslo_db.sqlalchemy.engines [None req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 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=112919) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:35.733514 np0000179084 devstack@c-api.service[112919]: INFO cinder.api.openstack.wsgi [None req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 admin admin] https://199.204.45.72/volume/v3/types returned with HTTP 200 Jun 09 02:39:35.734163 np0000179084 devstack@c-api.service[112919]: [pid: 112919|app: 0|req: 1/2] 199.204.45.72 () {68 vars in 1281 bytes} [Tue Jun 9 02:39:35 2026] POST /volume/v3/types => generated 186 bytes in 720 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 02:39:35.760579 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.760579 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.761270 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.761270 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.761270 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.761270 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.761270 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.761558 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.761558 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.761558 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.761558 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.761558 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.761558 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.761960 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.761960 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.761960 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.761960 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.761960 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.762279 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.762279 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.762279 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.762279 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.762542 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.762542 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.762542 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.762542 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.762773 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.762773 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.762773 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.762773 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.762773 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.763093 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.763093 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.763093 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.763093 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.763093 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.763382 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.763382 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.763382 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.763382 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.763382 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.763382 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.763720 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.763720 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.763720 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.763720 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.763720 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.763720 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.764085 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.764085 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.764085 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.764085 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.764085 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.764085 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.764397 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.764397 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.764397 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.764397 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.764397 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.764397 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.764741 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.764741 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.764741 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.764741 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765010 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765010 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765010 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765010 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765010 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765225 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765225 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765225 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765225 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765225 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765394 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765394 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765394 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765394 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765394 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765394 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765609 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765609 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765609 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765609 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765609 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765800 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765800 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765800 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765800 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765800 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765984 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765984 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.765984 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.765984 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766160 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766160 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766160 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766160 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766308 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766308 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766308 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766308 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766308 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766492 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766492 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766492 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766492 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766492 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766673 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766673 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766673 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766673 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766834 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766834 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766834 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766834 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766999 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766999 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.766999 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.766999 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767185 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767185 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767185 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767185 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767339 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767339 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767339 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767339 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767494 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767494 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767494 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767494 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767494 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767494 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767716 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767716 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767716 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767716 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767716 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767929 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767929 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767929 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767929 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767929 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.767929 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.767929 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768215 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768215 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768215 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768215 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768215 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768215 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768428 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768428 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768428 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768428 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768428 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768428 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768634 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768634 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768634 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768634 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768634 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768634 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768857 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768857 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.768857 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.768857 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.769010 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.769010 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.769010 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.769010 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.769182 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.769182 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.769182 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.769182 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.769364 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.769364 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.769364 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:35.769364 np0000179084 devstack@c-api.service[112918]: warnings.warn(deprecated_msg) Jun 09 02:39:35.769364 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.middleware.request_id [req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 req-3898a5bd-3ee1-44a3-93c8-9d9ec65cd628 None None] RequestId filter calling following filter/app {{(pid=112918) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:39:36.121222 np0000179084 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 req-3898a5bd-3ee1-44a3-93c8-9d9ec65cd628 admin admin] POST https://199.204.45.72/volume/v3/types/d5db0b89-17d7-47e1-9125-c1a551129849/extra_specs Jun 09 02:39:36.121889 np0000179084 devstack@c-api.service[112918]: DEBUG cinder.api.openstack.wsgi [req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 req-3898a5bd-3ee1-44a3-93c8-9d9ec65cd628 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112918) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 02:39:36.124218 np0000179084 devstack@c-api.service[112918]: /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 09 02:39:36.124218 np0000179084 devstack@c-api.service[112918]: warnings.warn( Jun 09 02:39:36.172067 np0000179084 devstack@c-api.service[112918]: DEBUG oslo_db.sqlalchemy.engines [req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 req-3898a5bd-3ee1-44a3-93c8-9d9ec65cd628 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=112918) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 02:39:36.234956 np0000179084 devstack@c-api.service[112918]: INFO cinder.api.openstack.wsgi [req-12d7e0f5-8af5-41f5-96c1-bbac6036f372 req-3898a5bd-3ee1-44a3-93c8-9d9ec65cd628 admin admin] https://199.204.45.72/volume/v3/types/d5db0b89-17d7-47e1-9125-c1a551129849/extra_specs returned with HTTP 200 Jun 09 02:39:36.235605 np0000179084 devstack@c-api.service[112918]: [pid: 112918|app: 0|req: 1/3] 199.204.45.72 () {70 vars in 1498 bytes} [Tue Jun 9 02:39:35 2026] POST /volume/v3/types/d5db0b89-17d7-47e1-9125-c1a551129849/extra_specs => generated 55 bytes in 489 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 02:39:36.958358 np0000179084 devstack@c-api.service[112917]: DEBUG dbcounter [-] [112917] Writing DB stats cinder:SELECT=6 {{(pid=112917) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:39:36.968654 np0000179084 devstack@c-api.service[112920]: DEBUG dbcounter [-] [112920] Writing DB stats cinder:SELECT=6 {{(pid=112920) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:39:45.730865 np0000179084 devstack@c-api.service[112919]: DEBUG dbcounter [-] [112919] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112919) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:39:46.233051 np0000179084 devstack@c-api.service[112918]: DEBUG dbcounter [-] [112918] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112918) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 02:42:26.163696 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.163696 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.163696 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.163696 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.163696 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.164714 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.164714 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.164714 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.164714 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.164714 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.165076 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.165076 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.165076 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.165076 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.165076 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.165076 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.165506 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.165506 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.165506 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.165506 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.165792 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.165792 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.165792 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.165792 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.166087 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.166087 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.166087 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.166087 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.166370 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.166370 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.166370 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.166370 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.166370 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.166733 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.166733 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.166733 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.166733 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.166733 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.167089 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.167089 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.167089 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.167089 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.167089 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.167089 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.167672 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.167672 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.167672 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.167672 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.167672 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.167672 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.168099 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.168099 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.168099 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.168099 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.168099 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.168099 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.168508 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.168508 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.168508 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.168508 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.168508 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.168857 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.168857 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.168857 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.168857 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.168857 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.169208 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.169208 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.169208 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.169208 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.169208 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.169208 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.169609 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.169609 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.169609 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.169609 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.169609 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.169609 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.169955 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.169955 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.169955 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.169955 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.169955 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.170339 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.170339 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.170339 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.170339 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.170339 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.170704 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.170704 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.170704 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.170704 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.170986 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.170986 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.170986 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.170986 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.171308 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.171308 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.171308 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.171308 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.171308 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.171661 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.171661 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.171661 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.171661 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.171661 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.171965 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.171965 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.171965 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.171965 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.172301 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.172301 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.172301 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.172301 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.172576 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.172576 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.172576 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.172576 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.172875 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.172875 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.172875 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.172875 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173174 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173174 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173174 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173174 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173356 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173356 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173356 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173356 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173356 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173606 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173606 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173606 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173606 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173606 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173606 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173878 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173878 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173878 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.173878 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.173878 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174119 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174119 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174119 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174119 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174119 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174119 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174378 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174378 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174378 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174378 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174378 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174378 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174659 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174659 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174659 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174659 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174659 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174659 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174936 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174936 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174936 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174936 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.174936 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.174936 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.175230 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.175230 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.175230 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.175230 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.175420 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.175420 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.175420 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.175420 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.175420 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.175664 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.175664 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.175664 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.175664 np0000179084 devstack@c-api.service[112920]: /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 09 02:42:26.175664 np0000179084 devstack@c-api.service[112920]: warnings.warn(deprecated_msg) Jun 09 02:42:26.175664 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.middleware.request_id [None req-449f2f59-3705-4d47-95cb-890c375853ba None None] RequestId filter calling following filter/app {{(pid=112920) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 02:42:26.175664 np0000179084 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-449f2f59-3705-4d47-95cb-890c375853ba None None] GET https://199.204.45.72/volume// Jun 09 02:42:26.176076 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-449f2f59-3705-4d47-95cb-890c375853ba None None] Empty body provided in request {{(pid=112920) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 02:42:26.176076 np0000179084 devstack@c-api.service[112920]: DEBUG cinder.api.openstack.wsgi [None req-449f2f59-3705-4d47-95cb-890c375853ba None None] Calling method 'all' {{(pid=112920) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 02:42:26.176076 np0000179084 devstack@c-api.service[112920]: INFO cinder.api.openstack.wsgi [None req-449f2f59-3705-4d47-95cb-890c375853ba None None] https://199.204.45.72/volume// returned with HTTP 300 Jun 09 02:42:26.176076 np0000179084 devstack@c-api.service[112920]: [pid: 112920|app: 0|req: 1/4] 199.204.45.72 () {66 vars in 1449 bytes} [Tue Jun 9 02:42:26 2026] GET /volume/ => generated 389 bytes in 19 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)