Apr 10 22:52:50.942482 np0000164955 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Apr 10 22:52:50.951270 np0000164955 devstack@c-api.service[113891]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Apr 10 22:52:50 2026] *** Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: os: Linux-6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: nodename: np0000164955 Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: machine: x86_64 Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: clock source: unix Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: pcre jit disabled Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: detected number of CPU cores: 16 Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: current working directory: / Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: detected binary path: /usr/bin/uwsgi-core Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: your processes number limit is 256917 Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: your memory page size is 4096 bytes Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: detected max file descriptor number: 2048 Apr 10 22:52:50.954132 np0000164955 devstack@c-api.service[113891]: lock engine: pthread robust mutexes Apr 10 22:52:50.955013 np0000164955 devstack@c-api.service[113891]: thunder lock: enabled Apr 10 22:52:50.955013 np0000164955 devstack@c-api.service[113891]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Apr 10 22:52:50.955013 np0000164955 devstack@c-api.service[113891]: Python version: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0] Apr 10 22:52:50.955013 np0000164955 devstack@c-api.service[113891]: PEP 405 virtualenv detected: /opt/stack/data/venv Apr 10 22:52:50.955013 np0000164955 devstack@c-api.service[113891]: Set PythonHome to /opt/stack/data/venv Apr 10 22:52:50.989608 np0000164955 devstack@c-api.service[113891]: Python main interpreter initialized at 0x79e3b60a3668 Apr 10 22:52:50.989608 np0000164955 devstack@c-api.service[113891]: python threads support enabled Apr 10 22:52:50.989608 np0000164955 devstack@c-api.service[113891]: your server socket listen backlog is limited to 100 connections Apr 10 22:52:50.989608 np0000164955 devstack@c-api.service[113891]: your mercy for graceful operations on workers is 80 seconds Apr 10 22:52:50.990128 np0000164955 devstack@c-api.service[113891]: mapped 671795 bytes (656 KB) for 4 cores Apr 10 22:52:50.990249 np0000164955 devstack@c-api.service[113891]: *** Operational MODE: preforking *** Apr 10 22:52:50.990466 np0000164955 devstack@c-api.service[113891]: *** uWSGI is running in multiple interpreter mode *** Apr 10 22:52:50.990466 np0000164955 devstack@c-api.service[113891]: spawned uWSGI master process (pid: 113891) Apr 10 22:52:50.990762 np0000164955 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Apr 10 22:52:50.991215 np0000164955 devstack@c-api.service[113891]: spawned uWSGI worker 1 (pid: 113903, cores: 1) Apr 10 22:52:50.991686 np0000164955 devstack@c-api.service[113891]: spawned uWSGI worker 2 (pid: 113904, cores: 1) Apr 10 22:52:50.992208 np0000164955 devstack@c-api.service[113891]: spawned uWSGI worker 3 (pid: 113905, cores: 1) Apr 10 22:52:50.992665 np0000164955 devstack@c-api.service[113891]: spawned uWSGI worker 4 (pid: 113906, cores: 1) Apr 10 22:52:50.992725 np0000164955 devstack@c-api.service[113891]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Apr 10 22:52:51.109201 np0000164955 devstack@c-api.service[113903]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:52:51.109201 np0000164955 devstack@c-api.service[113903]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:52:51.109201 np0000164955 devstack@c-api.service[113903]: we strongly recommend against using it for new projects. Apr 10 22:52:51.109201 np0000164955 devstack@c-api.service[113903]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:52:51.109201 np0000164955 devstack@c-api.service[113903]: framework. For more detail see Apr 10 22:52:51.109201 np0000164955 devstack@c-api.service[113903]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:52:51.109201 np0000164955 devstack@c-api.service[113903]: import eventlet # noqa Apr 10 22:52:51.110434 np0000164955 devstack@c-api.service[113904]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:52:51.110434 np0000164955 devstack@c-api.service[113904]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:52:51.110434 np0000164955 devstack@c-api.service[113904]: we strongly recommend against using it for new projects. Apr 10 22:52:51.110434 np0000164955 devstack@c-api.service[113904]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:52:51.110434 np0000164955 devstack@c-api.service[113904]: framework. For more detail see Apr 10 22:52:51.110434 np0000164955 devstack@c-api.service[113904]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:52:51.110434 np0000164955 devstack@c-api.service[113904]: import eventlet # noqa Apr 10 22:52:51.114584 np0000164955 devstack@c-api.service[113905]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:52:51.114584 np0000164955 devstack@c-api.service[113905]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:52:51.114584 np0000164955 devstack@c-api.service[113905]: we strongly recommend against using it for new projects. Apr 10 22:52:51.114584 np0000164955 devstack@c-api.service[113905]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:52:51.114584 np0000164955 devstack@c-api.service[113905]: framework. For more detail see Apr 10 22:52:51.114584 np0000164955 devstack@c-api.service[113905]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:52:51.114584 np0000164955 devstack@c-api.service[113905]: import eventlet # noqa Apr 10 22:52:51.125009 np0000164955 devstack@c-api.service[113906]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Apr 10 22:52:51.125009 np0000164955 devstack@c-api.service[113906]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Apr 10 22:52:51.125009 np0000164955 devstack@c-api.service[113906]: we strongly recommend against using it for new projects. Apr 10 22:52:51.125009 np0000164955 devstack@c-api.service[113906]: If you are already using Eventlet, we recommend migrating to a different Apr 10 22:52:51.125009 np0000164955 devstack@c-api.service[113906]: framework. For more detail see Apr 10 22:52:51.125009 np0000164955 devstack@c-api.service[113906]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Apr 10 22:52:51.125009 np0000164955 devstack@c-api.service[113906]: import eventlet # noqa Apr 10 22:52:51.196424 np0000164955 devstack@c-api.service[113905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:52:51.196424 np0000164955 devstack@c-api.service[113905]: debtcollector.deprecate( Apr 10 22:52:51.198629 np0000164955 devstack@c-api.service[113903]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:52:51.198629 np0000164955 devstack@c-api.service[113903]: debtcollector.deprecate( Apr 10 22:52:51.220643 np0000164955 devstack@c-api.service[113904]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:52:51.220643 np0000164955 devstack@c-api.service[113904]: debtcollector.deprecate( Apr 10 22:52:51.222198 np0000164955 devstack@c-api.service[113906]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. Apr 10 22:52:51.222198 np0000164955 devstack@c-api.service[113906]: debtcollector.deprecate( Apr 10 22:52:51.272201 np0000164955 devstack@c-api.service[113905]: /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 Apr 10 22:52:51.272201 np0000164955 devstack@c-api.service[113905]: from cgi import parse_header Apr 10 22:52:51.276771 np0000164955 devstack@c-api.service[113903]: /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 Apr 10 22:52:51.276771 np0000164955 devstack@c-api.service[113903]: from cgi import parse_header Apr 10 22:52:51.296542 np0000164955 devstack@c-api.service[113904]: /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 Apr 10 22:52:51.296542 np0000164955 devstack@c-api.service[113904]: from cgi import parse_header Apr 10 22:52:51.302021 np0000164955 devstack@c-api.service[113906]: /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 Apr 10 22:52:51.302021 np0000164955 devstack@c-api.service[113906]: from cgi import parse_header Apr 10 22:52:51.315482 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:52:51.315482 np0000164955 devstack@c-api.service[113905]: removals.removed_module( Apr 10 22:52:51.316161 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:52:51.316161 np0000164955 devstack@c-api.service[113905]: removals.removed_module( Apr 10 22:52:51.321727 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:52:51.321727 np0000164955 devstack@c-api.service[113903]: removals.removed_module( Apr 10 22:52:51.322377 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:52:51.322377 np0000164955 devstack@c-api.service[113903]: removals.removed_module( Apr 10 22:52:51.339193 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:52:51.339193 np0000164955 devstack@c-api.service[113904]: removals.removed_module( Apr 10 22:52:51.339855 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:52:51.339855 np0000164955 devstack@c-api.service[113904]: removals.removed_module( Apr 10 22:52:51.346016 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:51.346016 np0000164955 devstack@c-api.service[113906]: removals.removed_module( Apr 10 22:52:51.346701 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:51.346701 np0000164955 devstack@c-api.service[113906]: removals.removed_module( Apr 10 22:52:51.901076 np0000164955 devstack@c-api.service[113905]: /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 Apr 10 22:52:51.901076 np0000164955 devstack@c-api.service[113905]: warnings.warn( Apr 10 22:52:51.914016 np0000164955 devstack@c-api.service[113903]: /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 Apr 10 22:52:51.914016 np0000164955 devstack@c-api.service[113903]: warnings.warn( Apr 10 22:52:51.937504 np0000164955 devstack@c-api.service[113904]: /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 Apr 10 22:52:51.937504 np0000164955 devstack@c-api.service[113904]: warnings.warn( Apr 10 22:52:51.945319 np0000164955 devstack@c-api.service[113906]: /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 Apr 10 22:52:51.945319 np0000164955 devstack@c-api.service[113906]: warnings.warn( Apr 10 22:52:51.993203 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:52:51.993203 np0000164955 devstack@c-api.service[113905]: warnings.warn( Apr 10 22:52:52.006032 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:52:52.006032 np0000164955 devstack@c-api.service[113903]: warnings.warn( Apr 10 22:52:52.033656 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:52:52.033656 np0000164955 devstack@c-api.service[113904]: warnings.warn( Apr 10 22:52:52.042173 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:52.042173 np0000164955 devstack@c-api.service[113906]: warnings.warn( Apr 10 22:52:52.289123 np0000164955 devstack@c-api.service[113903]: 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. Apr 10 22:52:52.289813 np0000164955 devstack@c-api.service[113903]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113903) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:52:52.289958 np0000164955 devstack@c-api.service[113905]: 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. Apr 10 22:52:52.289958 np0000164955 devstack@c-api.service[113905]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113905) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:52:52.313461 np0000164955 devstack@c-api.service[113904]: 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. Apr 10 22:52:52.313970 np0000164955 devstack@c-api.service[113904]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113904) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:52:52.337165 np0000164955 devstack@c-api.service[113906]: 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. Apr 10 22:52:52.337481 np0000164955 devstack@c-api.service[113906]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113906) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Apr 10 22:52:52.375475 np0000164955 devstack@c-api.service[113903]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:52:52.375475 np0000164955 devstack@c-api.service[113903]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:52:52.375784 np0000164955 devstack@c-api.service[113905]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:52:52.375784 np0000164955 devstack@c-api.service[113905]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:52:52.378356 np0000164955 devstack@c-api.service[113904]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:52:52.378356 np0000164955 devstack@c-api.service[113904]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:52:52.401057 np0000164955 devstack@c-api.service[113906]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Apr 10 22:52:52.401057 np0000164955 devstack@c-api.service[113906]: @jsonschema.FormatChecker.cls_checks('date-time') Apr 10 22:52:52.832514 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113905) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:52:52.832692 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113904) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:52:52.832741 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113906) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:52:52.832858 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113903) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Apr 10 22:52:52.832942 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.832942 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.833030 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.833222 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.833275 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.833324 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.833324 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.833535 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.833577 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.833617 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.833657 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.833697 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.835287 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.835339 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.835417 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.835458 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.835499 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.835541 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.835588 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.835646 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.835699 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.835768 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.835832 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.835900 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.836019 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.836079 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.836140 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.836205 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.836262 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.836313 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.836372 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.836427 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.836483 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.836556 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.836621 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.836673 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.836728 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.836787 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.836844 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.836926 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.836985 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.837042 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.837113 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.837181 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.837238 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.837301 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.837361 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.837419 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.837482 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.837540 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.837596 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.837663 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.837720 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.837791 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.837844 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.837898 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.837987 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.838045 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.838116 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.838243 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.838315 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.838380 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.838444 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.838497 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.838635 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.838695 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.838758 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.838758 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.838865 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.838865 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.838865 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.838865 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.839082 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.839140 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.839275 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.839502 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.839569 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.839623 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.839673 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.839722 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.839782 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.839845 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.839924 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.839996 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.840070 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.840147 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.840224 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.840292 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.840350 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.840408 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.840468 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.840523 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.840575 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.840645 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.840705 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.840762 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.840819 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.840819 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.840819 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.840992 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.841049 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.841122 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.841182 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.841250 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.841306 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.841414 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.841478 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.841537 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.841595 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.841646 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.842116 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.842240 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.842511 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.843079 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.843210 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.843270 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.843330 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.843385 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.843438 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.843494 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.843547 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.843614 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.843677 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.843677 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.843786 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.843786 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.843786 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.843786 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.843995 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.844048 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.844048 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.844233 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.844307 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.844367 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.844367 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.844367 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.844367 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.844572 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.844638 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.844701 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.844757 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.844824 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.844824 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.844944 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.844997 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.845052 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.845127 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.845203 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.845272 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.845328 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.845328 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.845328 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.845506 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.845506 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.845603 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.845655 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.845712 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.845771 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.845824 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.845890 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.845983 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.846043 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.846099 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.846212 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.846275 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.846336 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.846392 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.846449 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.846504 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.846542 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.846573 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.846601 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.846626 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.846651 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.846679 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.846704 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.846732 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.846758 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.846758 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.846758 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.846835 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.846835 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.846835 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.846835 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.846940 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.846968 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.846968 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.847013 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.847047 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.847079 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.847079 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.847079 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.847079 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.847079 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.847191 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.847191 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.847191 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.847191 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.847191 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.847191 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.847191 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.847424 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.847424 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.847424 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.847424 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.847424 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.847424 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.847424 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.847598 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.847598 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.847598 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.847672 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.847705 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.847732 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.847757 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.847757 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.847805 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.847834 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.847866 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.847896 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.847936 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.847963 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.847990 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.848036 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.848069 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.848095 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.848122 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.848149 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.848176 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.848207 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.848233 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.848260 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.848291 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.848321 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.848321 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.848321 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.852128 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.852180 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.852246 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.852301 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.852358 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.852412 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.852477 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.852685 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.852748 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.852806 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.852865 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.852893 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.852938 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.852967 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.852996 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.853025 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.853064 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.853096 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.853127 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.853154 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.853182 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.853208 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.853242 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.853272 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.853300 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.853330 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.853360 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.853387 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.853414 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.853445 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.853473 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.853501 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.853501 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.853563 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.853593 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.853630 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.853660 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.853687 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.853714 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.853741 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.853770 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.853802 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.853830 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.853856 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.853883 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.853934 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.853963 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.853989 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.854020 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.854049 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.854081 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.854107 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.854135 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.854179 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.854203 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.854236 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.854264 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.854291 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.854318 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.854346 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.854374 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.854401 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.854428 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.854456 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.854485 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.854518 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.854549 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.854579 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.854607 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.854631 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.854659 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.854685 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.854713 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.854740 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.854777 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.854806 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.854806 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.854852 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.854884 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.854925 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.854953 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.854978 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.855007 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.855037 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.855074 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.855099 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.855124 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.855151 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.855178 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.855202 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.855230 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.855230 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.855278 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.855303 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.855339 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.855368 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.855396 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.855425 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.855450 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.855450 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.855450 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.855450 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.855450 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.855575 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.855605 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.855635 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.855635 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.855687 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.855716 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.855740 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.855776 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.855803 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.855833 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.855861 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.855895 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.855940 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.855968 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.855994 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.856022 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.856051 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.856078 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.856102 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.856130 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.856154 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.856180 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.856204 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.856232 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.856256 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.856287 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.856313 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.856337 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.856364 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.856364 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.856452 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.856564 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.856623 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.856704 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.856783 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.856861 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.856976 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.857847 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.857925 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.857967 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.858008 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.858048 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.858095 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.858169 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.858210 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.858247 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.858287 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.858332 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.858372 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.858411 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.858411 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.858482 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.858482 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.858482 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.858482 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.858624 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.858624 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.858694 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.859023 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.859072 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.859112 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.859152 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.859203 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.859245 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.859283 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.859321 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.859360 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.859398 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.859439 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.859477 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.859477 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.859477 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.859594 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.859594 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.859664 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.859664 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.859733 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.859776 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.859836 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.860160 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.860250 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.860308 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.860412 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.860485 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.860564 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.860664 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.861064 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.861152 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.861227 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.861316 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.861373 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.861469 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.861552 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.862078 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.862123 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.862223 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.862271 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.862335 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.862377 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.862417 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.862465 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.862507 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.862546 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.862591 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.862631 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.862631 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.862703 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.862743 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.862783 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.862834 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.862933 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.862998 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.863048 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.863089 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.863140 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.863184 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.863184 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.863184 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.863184 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.863184 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.863184 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.864518 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.864580 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.864625 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.864680 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.864727 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.864768 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.864808 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.864848 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.864927 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.864979 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.865019 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.865058 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.865101 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.865156 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.865198 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.865198 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.865198 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.865198 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.865429 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.865471 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.865510 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.865548 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.865583 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.865622 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.865660 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.865660 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.865660 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.865660 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.866420 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.866480 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.866531 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.866577 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.866617 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.866653 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.866695 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.866741 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.866789 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.866828 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.866868 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.866943 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.866984 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.867034 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.867077 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.867123 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.867162 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.867201 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.867247 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.867286 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.867326 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.867370 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.867410 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.867448 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.867488 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.867528 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.867566 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.867612 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.867668 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.867709 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.867748 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.867782 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.867823 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.867864 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.867916 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.867953 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.867991 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.868041 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.868080 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.868119 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.868159 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.868209 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.868248 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.868290 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.868328 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.868368 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.868411 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.868452 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.868491 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.868535 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.868535 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.868535 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.868535 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.868535 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.868535 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.868535 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.869474 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.869532 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.869581 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.869644 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.869689 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.869689 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.869753 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.869814 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.869859 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.869897 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.869965 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.870017 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.870056 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.870097 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.870097 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.870185 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.870231 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.870271 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.870314 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.870353 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.870396 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.870441 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.870481 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.870520 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.870560 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.870599 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.870599 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.870599 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.874244 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.874307 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.874347 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.874406 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.874476 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.874525 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.874566 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.874605 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.874652 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.874701 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.874756 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.874814 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.874871 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.874977 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.875024 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.875064 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.875103 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.875143 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.875182 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.875182 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.875182 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.875286 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.875286 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.875286 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.875286 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.875433 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.875433 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.875433 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.877162 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.877218 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.877270 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.877311 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.877357 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.877399 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.877439 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.877484 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.877524 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.877562 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.877608 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.877646 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.877685 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.877725 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.877772 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.877812 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.877851 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.877893 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.877949 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.877989 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.878029 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.878078 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.878117 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.878194 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.878194 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.878194 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.878194 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.878194 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.878454 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.878454 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.878454 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.878567 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.878609 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.878650 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.878688 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.878728 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.878775 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.878815 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.878861 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.878917 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.878965 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.879006 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.879045 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.879084 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.879126 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.879164 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.879209 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.879254 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.879294 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.879335 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.879379 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.879418 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.879459 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.879497 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.879541 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.879582 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.879627 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.879677 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.879717 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.879755 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.879798 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.879837 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.879877 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.879932 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.879972 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.880010 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.880050 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.880102 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.880146 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.880185 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.880223 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.880267 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.880306 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.880349 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.880393 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.880432 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.880471 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.880519 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.880559 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.880599 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.880643 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.880682 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.880682 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.880682 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.880821 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.880821 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.880821 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.880821 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.880821 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.881022 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.881063 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.881103 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.881142 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.881183 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.881226 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.881268 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.881306 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.881306 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.881486 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.881486 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.881556 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.881590 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.881631 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.881691 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.881744 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.881795 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.881795 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.881795 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.881795 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.881795 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.881795 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.881795 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.882075 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.882116 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.882172 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.882213 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.882262 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.882302 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.882343 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.882343 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.882411 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.882447 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.882483 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.882521 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.882558 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.882605 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.882651 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.882691 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.882735 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.882774 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.882810 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.882853 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.882894 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.882946 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.882988 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.883033 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.883078 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.883114 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.883154 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.883154 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.887213 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.887271 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.887316 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.887398 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.887444 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.887490 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.887525 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.887571 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.887606 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.887642 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.887679 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.887679 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.887744 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.887786 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.887826 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.887826 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.887918 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.887955 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.887997 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.888032 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.888067 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.888104 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.888139 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.888175 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.888210 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.888257 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.888302 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.888338 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.888372 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.888418 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.888453 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.888489 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.888523 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.888558 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.888599 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.888635 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.888671 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.888710 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.888834 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.888877 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.888929 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.888966 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.889010 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.889051 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.889087 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.889125 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.889160 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.889199 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.889246 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.889286 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.889320 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.889360 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.889394 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.889432 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.889466 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.889509 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.889550 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.889550 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.889618 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.889665 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.889701 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.889735 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.889771 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.889810 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.889855 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.889894 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.889949 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.889988 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.890028 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.890028 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.890169 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.890220 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.890287 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.890346 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.890392 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.890436 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.890476 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.890514 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.890564 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.890605 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.890645 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.890645 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.890645 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.890756 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.890792 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.890827 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.890867 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.890925 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.890978 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.891018 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.891058 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.891097 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.891138 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.891182 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.891221 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.891261 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.891305 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.891343 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.891387 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.891426 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.891465 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.891502 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.891540 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.891578 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.891616 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.891658 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.891695 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.891733 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.891771 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.891819 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.891819 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.891819 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.891936 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.891936 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.892022 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.892062 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.892102 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.892142 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.892189 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.892228 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.892272 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.892313 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.892355 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.892399 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.892442 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.892483 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.892520 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.892560 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.892605 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.892645 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.892681 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.892720 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.892763 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.892807 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.892846 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.892885 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.892939 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.892991 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.892991 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.892991 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Apr 10 22:52:52.893529 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113904) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.893581 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113903) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.893626 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.893667 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.893707 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.893747 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.893788 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.893833 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113905) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.893873 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.893927 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113904) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.893977 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113906) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Apr 10 22:52:52.894017 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.894056 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113903) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.894095 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113904) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.894151 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.894196 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Apr 10 22:52:52.894242 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113903) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.894281 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.894320 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Apr 10 22:52:52.894358 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113905) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.894397 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Apr 10 22:52:52.894432 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113905) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.894471 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113906) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Apr 10 22:52:52.894471 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113906) register /opt/stack/cinder/cinder/api/extensions.py:135}} Apr 10 22:52:52.938149 np0000164955 devstack@c-api.service[113906]: INFO dbcounter [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Registered counter for database cinder Apr 10 22:52:52.938589 np0000164955 devstack@c-api.service[113904]: INFO dbcounter [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Registered counter for database cinder Apr 10 22:52:52.938677 np0000164955 devstack@c-api.service[113903]: INFO dbcounter [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Registered counter for database cinder Apr 10 22:52:52.939190 np0000164955 devstack@c-api.service[113905]: INFO dbcounter [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Registered counter for database cinder Apr 10 22:52:52.953109 np0000164955 devstack@c-api.service[113906]: DEBUG oslo_db.sqlalchemy.engines [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 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=113906) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:52:52.957192 np0000164955 devstack@c-api.service[113903]: DEBUG oslo_db.sqlalchemy.engines [None req-461fcab8-e824-42a8-90b1-e481c37081eb 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=113903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:52:52.960775 np0000164955 devstack@c-api.service[113905]: DEBUG oslo_db.sqlalchemy.engines [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c 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=113905) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:52:52.964560 np0000164955 devstack@c-api.service[113904]: DEBUG oslo_db.sqlalchemy.engines [None req-57b3d048-e3e0-4352-8403-8277a81ae065 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=113904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:52:53.068000 np0000164955 devstack@c-api.service[113906]: DEBUG dbcounter [-] [113906] Writer thread running {{(pid=113906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:52:53.068000 np0000164955 devstack@c-api.service[113906]: INFO cinder.rpc [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:52:53.068198 np0000164955 devstack@c-api.service[113905]: DEBUG dbcounter [-] [113905] Writer thread running {{(pid=113905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:52:53.069211 np0000164955 devstack@c-api.service[113903]: DEBUG dbcounter [-] [113903] Writer thread running {{(pid=113903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:52:53.070106 np0000164955 devstack@c-api.service[113906]: INFO cinder.rpc [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:52:53.070353 np0000164955 devstack@c-api.service[113905]: INFO cinder.rpc [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:52:53.071118 np0000164955 devstack@c-api.service[113903]: INFO cinder.rpc [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:52:53.072015 np0000164955 devstack@c-api.service[113906]: INFO cinder.rpc [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:52:53.072612 np0000164955 devstack@c-api.service[113905]: INFO cinder.rpc [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:52:53.073302 np0000164955 devstack@c-api.service[113903]: INFO cinder.rpc [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:52:53.073703 np0000164955 devstack@c-api.service[113906]: INFO cinder.rpc [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:52:53.074612 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.074692 np0000164955 devstack@c-api.service[113905]: INFO cinder.rpc [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:52:53.075279 np0000164955 devstack@c-api.service[113903]: INFO cinder.rpc [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:52:53.076306 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.076592 np0000164955 devstack@c-api.service[113905]: INFO cinder.rpc [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:52:53.076927 np0000164955 devstack@c-api.service[113903]: INFO cinder.rpc [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:52:53.077461 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.077784 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.079136 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.079467 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.081184 np0000164955 devstack@c-api.service[113906]: DEBUG oslo_db.sqlalchemy.engines [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 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=113906) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:52:53.083296 np0000164955 devstack@c-api.service[113906]: INFO cinder.rpc [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:52:53.083823 np0000164955 devstack@c-api.service[113905]: DEBUG oslo_db.sqlalchemy.engines [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c 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=113905) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:52:53.084635 np0000164955 devstack@c-api.service[113903]: DEBUG oslo_db.sqlalchemy.engines [None req-461fcab8-e824-42a8-90b1-e481c37081eb 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=113903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:52:53.084871 np0000164955 devstack@c-api.service[113906]: INFO cinder.rpc [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:52:53.085726 np0000164955 devstack@c-api.service[113905]: INFO cinder.rpc [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:52:53.085815 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.087471 np0000164955 devstack@c-api.service[113905]: INFO cinder.rpc [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:52:53.087683 np0000164955 devstack@c-api.service[113904]: DEBUG dbcounter [-] [113904] Writer thread running {{(pid=113904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Apr 10 22:52:53.087998 np0000164955 devstack@c-api.service[113903]: INFO cinder.rpc [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:52:53.088551 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.089618 np0000164955 devstack@c-api.service[113903]: INFO cinder.rpc [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:52:53.090444 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.090978 np0000164955 devstack@c-api.service[113904]: INFO cinder.rpc [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Apr 10 22:52:53.094718 np0000164955 devstack@c-api.service[113904]: INFO cinder.rpc [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Apr 10 22:52:53.096992 np0000164955 devstack@c-api.service[113904]: INFO cinder.rpc [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Apr 10 22:52:53.098376 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.099400 np0000164955 devstack@c-api.service[113904]: INFO cinder.rpc [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Apr 10 22:52:53.100608 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.102003 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.102968 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.105162 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.107493 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.107862 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.107940 np0000164955 devstack@c-api.service[113904]: DEBUG oslo_db.sqlalchemy.engines [None req-57b3d048-e3e0-4352-8403-8277a81ae065 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=113904) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:52:53.109672 np0000164955 devstack@c-api.service[113904]: INFO cinder.rpc [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Apr 10 22:52:53.111297 np0000164955 devstack@c-api.service[113904]: INFO cinder.rpc [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Apr 10 22:52:53.112092 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.112227 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.112569 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.116459 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.116564 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.116675 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.120625 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.120793 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.122388 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.123695 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.123842 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.125511 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.126720 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.127851 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.128254 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.128450 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.129854 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.131063 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.131604 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.134322 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.134528 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.135172 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.135330 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.137481 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.138169 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.138318 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.138433 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.139039 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.139849 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.141328 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.141806 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.142541 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.143341 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.144467 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.144858 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.147316 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.147543 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.147619 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.148124 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.150977 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.151182 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.151550 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.152624 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.153275 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.153360 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.153706 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.155014 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.155244 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.155301 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.156534 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.156702 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.156746 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.157668 np0000164955 devstack@c-api.service[113906]: WARNING cinder.api.contrib.hosts [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:52:53.157838 np0000164955 devstack@c-api.service[113903]: WARNING cinder.api.contrib.hosts [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:52:53.158511 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.158724 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.158924 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.160068 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.160284 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.160488 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.160773 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.161576 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.161808 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.162141 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.163088 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.163265 np0000164955 devstack@c-api.service[113905]: WARNING cinder.api.contrib.hosts [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:52:53.163361 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.164106 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.164164 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.164478 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.164771 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.165392 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: extensions {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.165680 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.165724 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: extensions {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.166248 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.166645 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: encryption {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.166985 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: encryption {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.167238 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.167718 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.168224 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: os-volume-manage {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.168589 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: os-volume-manage {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.168744 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.169242 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.169658 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: os-volume-type-access {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.170109 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: os-volume-type-access {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.170198 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.170298 np0000164955 devstack@c-api.service[113904]: WARNING cinder.api.contrib.hosts [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Apr 10 22:52:53.171122 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.171165 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: extensions {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.171200 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: os-quota-sets {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.171696 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: os-quota-sets {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.172381 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: encryption {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.172632 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.172676 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: qos-specs {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.173170 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: qos-specs {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.174025 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: os-volume-manage {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.174179 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.174689 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: backups {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.175469 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: backups {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.175514 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: os-volume-type-access {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.175652 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.176658 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: os-hosts {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.177046 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: os-quota-sets {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.177092 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.177454 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: os-hosts {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.177922 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: extensions {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.178504 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: qos-specs {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.178559 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: scheduler-stats {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.178856 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: scheduler-stats {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.179167 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: encryption {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.179941 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: os-volume-transfer {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.180250 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: os-volume-transfer {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.180606 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: backups {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.180759 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: os-volume-manage {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.181558 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: extra_specs {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.182198 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: os-volume-type-access {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.182521 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: extra_specs {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.182608 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: os-hosts {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.183117 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: cgsnapshots {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.183698 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: os-quota-sets {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.184051 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: scheduler-stats {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.184123 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: cgsnapshots {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.184440 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: consistencygroups {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.185145 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: qos-specs {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.185416 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: consistencygroups {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.185666 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: os-volume-transfer {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.186378 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: os-availability-zone {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.187191 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: backups {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.187435 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: os-availability-zone {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.187668 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: os-snapshot-manage {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.188088 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: extra_specs {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.188765 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: os-snapshot-manage {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.189104 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: os-quota-class-sets {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.189166 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: os-hosts {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.189717 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: cgsnapshots {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.190334 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: os-quota-class-sets {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.190461 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: encryption {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.190550 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: scheduler-stats {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.191137 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: consistencygroups {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.191580 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: encryption {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.191868 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extended resource: capabilities {{(pid=113906) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.192023 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: os-volume-transfer {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.193058 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: os-availability-zone {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.193188 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extended resource: capabilities {{(pid=113903) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.193827 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.194020 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: extra_specs {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.194402 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: os-snapshot-manage {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.195282 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.195382 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.195547 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: cgsnapshots {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.195843 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: os-quota-class-sets {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.196733 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.196839 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.196968 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: consistencygroups {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.197117 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: encryption {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.198169 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.198270 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.198694 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extended resource: capabilities {{(pid=113905) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.198793 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: os-availability-zone {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.199553 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.199650 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.200131 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: os-snapshot-manage {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.200875 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.200958 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.201087 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.201594 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: os-quota-class-sets {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.201924 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.contrib.snapshot_actions [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] SnapshotActionsController initialized {{(pid=113906) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:52:53.202479 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.202616 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.202675 np0000164955 devstack@c-api.service[113906]: WARNING castellan.key_manager.migration [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.202831 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: encryption {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.203551 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.203624 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.contrib.snapshot_actions [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] SnapshotActionsController initialized {{(pid=113903) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:52:53.203685 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.203786 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension UsedLimits extending resource: limits {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.203887 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.203970 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.204023 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.204094 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.204215 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.204313 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension TypesManage extending resource: types {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.204373 np0000164955 devstack@c-api.service[113903]: WARNING castellan.key_manager.migration [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.204427 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extended resource: capabilities {{(pid=113904) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Apr 10 22:52:53.204473 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.204525 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension AdminActions extending resource: volumes {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.204658 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension AdminActions extending resource: snapshots {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.204740 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension AdminActions extending resource: backups {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.204853 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.204972 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.205066 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension VolumeActions extending resource: volumes {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.205221 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.205317 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.v3.router [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113906) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.205377 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension VolumeTypeAccess extending resource: types {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.205424 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.205475 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension UsedLimits extending resource: limits {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.205563 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.205702 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.205816 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.205937 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.206128 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension TypesManage extending resource: types {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.206249 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.206333 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.206387 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension AdminActions extending resource: volumes {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.206494 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension AdminActions extending resource: snapshots {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.206607 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension AdminActions extending resource: backups {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.206694 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.206788 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.206843 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension SnapshotActions extending resource: snapshots {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.206931 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension VolumeActions extending resource: volumes {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.207139 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.v3.router [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113903) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.207589 np0000164955 devstack@c-api.service[113906]: WARNING keystonemiddleware.auth_token [None req-93501d1e-87a8-42b7-a82f-30721b10d5c6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:52:53.207754 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.208267 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.209171 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.209260 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.contrib.snapshot_actions [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] SnapshotActionsController initialized {{(pid=113905) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:52:53.209561 np0000164955 devstack@c-api.service[113903]: WARNING keystonemiddleware.auth_token [None req-461fcab8-e824-42a8-90b1-e481c37081eb None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:52:53.210024 np0000164955 devstack@c-api.service[113905]: WARNING castellan.key_manager.migration [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.210593 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.210869 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211018 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211167 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension UsedLimits extending resource: limits {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211261 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211387 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211481 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211583 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211692 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension TypesManage extending resource: types {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211808 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211942 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension AdminActions extending resource: volumes {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.211995 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.212070 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension AdminActions extending resource: snapshots {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.212173 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension AdminActions extending resource: backups {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.212276 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.212381 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.212478 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension VolumeActions extending resource: volumes {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.212891 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.v3.router [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113905) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.213602 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.213861 np0000164955 devstack@c-api.service[113906]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79e3b60a3668 pid: 113906 (default app) Apr 10 22:52:53.214405 np0000164955 devstack@c-api.service[113906]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:52:53.214405 np0000164955 devstack@c-api.service[113906]: warnings.warn( Apr 10 22:52:53.214600 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.contrib.snapshot_actions [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] SnapshotActionsController initialized {{(pid=113904) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Apr 10 22:52:53.215253 np0000164955 devstack@c-api.service[113905]: WARNING keystonemiddleware.auth_token [None req-c1ac8277-def3-4a1c-81f1-e336dd8b655c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:52:53.215344 np0000164955 devstack@c-api.service[113904]: WARNING castellan.key_manager.migration [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Apr 10 22:52:53.215774 np0000164955 devstack@c-api.service[113903]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79e3b60a3668 pid: 113903 (default app) Apr 10 22:52:53.216214 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.216319 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.216444 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension UsedLimits extending resource: limits {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.216550 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.216670 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.216764 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.216868 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.216987 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension TypesManage extending resource: types {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.217090 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.217201 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension AdminActions extending resource: volumes {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.217323 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension AdminActions extending resource: snapshots {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.217424 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension AdminActions extending resource: backups {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.217523 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.217623 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.217720 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension VolumeActions extending resource: volumes {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.217945 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.v3.router [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113904) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Apr 10 22:52:53.220206 np0000164955 devstack@c-api.service[113904]: WARNING keystonemiddleware.auth_token [None req-57b3d048-e3e0-4352-8403-8277a81ae065 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Apr 10 22:52:53.222291 np0000164955 devstack@c-api.service[113905]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79e3b60a3668 pid: 113905 (default app) Apr 10 22:52:53.222348 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.222348 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.222469 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.222469 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.222469 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.222469 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.222469 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.222685 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.222685 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.222685 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.222685 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.222685 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.222685 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.222971 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.222971 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.222971 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.222971 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.222971 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223160 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223160 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223160 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223160 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223340 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223340 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223340 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223340 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223514 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223514 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223514 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223514 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223514 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223737 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223737 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223737 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223737 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223737 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223945 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223945 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223945 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223945 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.223945 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.223945 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224200 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224200 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224200 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224200 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224200 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224200 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224445 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224445 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224445 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224445 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224445 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224445 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224682 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224682 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224682 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224682 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224682 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224682 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224936 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224936 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.224936 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.224936 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225091 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225091 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225091 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225091 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225091 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225302 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225302 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225302 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225302 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225302 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225496 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225496 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225496 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225496 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225496 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225496 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225720 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225720 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225720 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225720 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225720 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225955 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225955 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225955 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.225955 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.225955 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226213 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226213 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226213 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226213 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226379 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226379 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226379 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226379 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226555 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226555 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226555 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226555 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226555 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226768 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226768 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226768 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226768 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226768 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226985 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226985 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.226985 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.226985 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227148 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227148 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227148 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227148 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227322 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227322 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227322 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227322 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227486 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227486 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227486 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227486 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227644 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227644 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227644 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227644 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227896 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227896 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227896 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227896 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.227896 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.227896 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228146 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228146 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228146 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228146 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228146 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228377 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228377 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228377 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228377 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228377 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228377 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228377 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228638 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228638 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228638 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228638 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228638 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228638 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228877 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228877 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228877 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228877 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.228877 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.228877 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229141 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229141 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229141 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229141 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229141 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229141 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229378 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229378 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229378 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229378 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229536 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229536 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229536 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229536 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229707 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229707 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229707 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229707 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229867 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229867 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229867 np0000164955 devstack@c-api.service[113906]: /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. Apr 10 22:52:53.229867 np0000164955 devstack@c-api.service[113906]: warnings.warn(deprecated_msg) Apr 10 22:52:53.229867 np0000164955 devstack@c-api.service[113906]: DEBUG cinder.api.middleware.request_id [None req-7120e6fb-8b2b-401d-b4be-89f19895a863 None None] RequestId filter calling following filter/app {{(pid=113906) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:52:53.230128 np0000164955 devstack@c-api.service[113904]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x79e3b60a3668 pid: 113904 (default app) Apr 10 22:52:53.230172 np0000164955 devstack@c-api.service[113906]: [pid: 113906|app: 0|req: 1/1] 199.204.45.102 () {60 vars in 953 bytes} [Fri Apr 10 22:52:53 2026] GET /volume/v3 => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Apr 10 22:53:00.432914 np0000164955 devstack@c-api.service[113903]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:53:00.432914 np0000164955 devstack@c-api.service[113903]: warnings.warn( Apr 10 22:53:00.445715 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.445715 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.445715 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.445715 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.446059 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.446059 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.446059 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.446059 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.446295 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.446295 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.446295 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.446295 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.446295 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.446295 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.446687 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.446687 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.446687 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.446687 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.446687 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447011 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.447011 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447011 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.447011 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447011 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.447308 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447308 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.447308 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447308 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.447551 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447551 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.447551 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447551 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.447551 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447842 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.447842 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447842 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.447842 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.447842 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.448139 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.448139 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.448139 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.448139 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.448139 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.448139 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.448495 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.448495 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.448495 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.448495 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.448495 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.448495 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.448843 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.448843 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.448843 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.448843 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.448843 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.448843 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.449713 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.449713 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.449713 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.449713 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.449713 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.450279 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.450279 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.450279 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.450279 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.450279 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.450772 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.450772 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.450772 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.450772 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.450772 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.450772 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.451466 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.451466 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.451466 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.451466 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.451466 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.451466 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.452101 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.452101 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.452101 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.452101 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.452101 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.452614 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.452614 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.452614 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.452614 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.452614 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.453264 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.453264 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.453264 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.453264 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.453706 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.453706 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.453706 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.453706 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.454171 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.454171 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.454171 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.454171 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.454171 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.454738 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.454738 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.454738 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.454738 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.454738 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455009 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455009 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455009 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455009 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455208 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455208 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455208 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455208 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455417 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455417 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455417 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455417 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455633 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455633 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455633 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455633 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455834 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455834 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.455834 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.455834 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456071 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456071 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456071 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456071 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456071 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456346 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456346 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456346 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456346 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456346 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456346 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456632 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456632 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456632 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456632 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456632 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456857 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456857 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456857 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456857 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.456857 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.456857 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.457156 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.457156 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.457156 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.457156 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.457156 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.457156 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.457474 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.457474 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.457474 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.457474 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.457474 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.457474 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.457764 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.457764 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.457764 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.457764 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.457764 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.457764 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.458084 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.458084 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.458084 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.458084 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.458282 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.458282 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.458282 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.458282 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.458282 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.458561 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.458561 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.458561 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.458561 np0000164955 devstack@c-api.service[113903]: /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. Apr 10 22:53:00.458561 np0000164955 devstack@c-api.service[113903]: warnings.warn(deprecated_msg) Apr 10 22:53:00.458561 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.middleware.request_id [None req-ef8bf165-802e-467a-8865-e2efe09de0ad None None] RequestId filter calling following filter/app {{(pid=113903) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:53:00.912839 np0000164955 devstack@c-api.service[113903]: INFO cinder.api.openstack.wsgi [None req-ef8bf165-802e-467a-8865-e2efe09de0ad admin admin] POST https://199.204.45.102/volume/v3/types Apr 10 22:53:00.913421 np0000164955 devstack@c-api.service[113903]: DEBUG cinder.api.openstack.wsgi [None req-ef8bf165-802e-467a-8865-e2efe09de0ad admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113903) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 22:53:00.915053 np0000164955 devstack@c-api.service[113903]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 10 22:53:00.915053 np0000164955 devstack@c-api.service[113903]: warnings.warn( Apr 10 22:53:00.925496 np0000164955 devstack@c-api.service[113903]: DEBUG oslo_db.sqlalchemy.engines [None req-ef8bf165-802e-467a-8865-e2efe09de0ad 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=113903) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:00.955014 np0000164955 devstack@c-api.service[113903]: INFO cinder.api.openstack.wsgi [None req-ef8bf165-802e-467a-8865-e2efe09de0ad admin admin] https://199.204.45.102/volume/v3/types returned with HTTP 200 Apr 10 22:53:00.955457 np0000164955 devstack@c-api.service[113903]: [pid: 113903|app: 0|req: 1/2] 199.204.45.102 () {68 vars in 1288 bytes} [Fri Apr 10 22:53:00 2026] POST /volume/v3/types => generated 186 bytes in 523 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Apr 10 22:53:00.968335 np0000164955 devstack@c-api.service[113905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:53:00.968335 np0000164955 devstack@c-api.service[113905]: warnings.warn( Apr 10 22:53:00.978834 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.978834 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.978834 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.978834 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.978834 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.979248 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.979248 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.979248 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.979248 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.979248 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.979533 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.979533 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.979533 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.979533 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.979533 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.979533 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.979944 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.979944 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.979944 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.979944 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.980185 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.980185 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.980185 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.980185 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.980573 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.980573 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.980573 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.980573 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.980807 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.980807 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.980807 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.980807 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.980807 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.981143 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.981143 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.981143 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.981143 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.981143 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.981420 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.981420 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.981420 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.981420 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.981420 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.981420 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.981752 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.981752 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.981752 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.981752 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.981752 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.981752 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.982587 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.982587 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.982587 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.982587 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.982587 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.982587 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.983200 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.983200 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.983200 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.983200 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.983200 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.983792 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.983792 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.983792 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.983792 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.983792 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.984255 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.984255 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.984255 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.984255 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.984255 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.984255 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.984882 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.984882 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.984882 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.984882 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.984882 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.984882 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.985563 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.985563 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.985563 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.985563 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.985563 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.986141 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.986141 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.986141 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.986141 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.986141 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.986729 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.986729 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.986729 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.986729 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.987022 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.987022 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.987022 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.987022 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.987279 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.987279 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.987279 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.987279 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.987279 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.987682 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.987682 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.987682 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.987682 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.987682 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.988017 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.988017 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.988017 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.988017 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.988302 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.988302 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.988302 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.988302 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.988490 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.988490 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.988490 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.988490 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.988644 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.988644 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.988644 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.988644 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989030 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989030 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989030 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989030 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989273 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989273 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989273 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989273 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989273 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989597 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989597 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989597 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989597 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989597 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989597 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989941 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989941 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989941 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.989941 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.989941 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.990197 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.990197 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.990197 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.990197 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.990197 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.990197 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.990467 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.990467 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.990467 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.990467 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.990467 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.990467 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.990834 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.990834 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.990834 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.990834 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.990834 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.990834 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.991263 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.991263 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.991263 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.991263 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.991263 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.991263 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.991651 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.991651 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.991651 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.991651 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.991812 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.991812 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.991812 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.991812 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.991812 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.992174 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.992174 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.992174 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.992174 np0000164955 devstack@c-api.service[113905]: /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. Apr 10 22:53:00.992174 np0000164955 devstack@c-api.service[113905]: warnings.warn(deprecated_msg) Apr 10 22:53:00.992174 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.middleware.request_id [req-ef8bf165-802e-467a-8865-e2efe09de0ad req-dde7388e-9aa2-48c0-84be-42b6e05fb9ec None None] RequestId filter calling following filter/app {{(pid=113905) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:53:01.444640 np0000164955 devstack@c-api.service[113905]: INFO cinder.api.openstack.wsgi [req-ef8bf165-802e-467a-8865-e2efe09de0ad req-dde7388e-9aa2-48c0-84be-42b6e05fb9ec admin admin] POST https://199.204.45.102/volume/v3/types/52aa5308-5a74-492c-b62f-c494324ae3ae/extra_specs Apr 10 22:53:01.445420 np0000164955 devstack@c-api.service[113905]: DEBUG cinder.api.openstack.wsgi [req-ef8bf165-802e-467a-8865-e2efe09de0ad req-dde7388e-9aa2-48c0-84be-42b6e05fb9ec admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113905) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Apr 10 22:53:01.447708 np0000164955 devstack@c-api.service[113905]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. Apr 10 22:53:01.447708 np0000164955 devstack@c-api.service[113905]: warnings.warn( Apr 10 22:53:01.459185 np0000164955 devstack@c-api.service[113905]: DEBUG oslo_db.sqlalchemy.engines [req-ef8bf165-802e-467a-8865-e2efe09de0ad req-dde7388e-9aa2-48c0-84be-42b6e05fb9ec 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=113905) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Apr 10 22:53:01.514779 np0000164955 devstack@c-api.service[113905]: INFO cinder.api.openstack.wsgi [req-ef8bf165-802e-467a-8865-e2efe09de0ad req-dde7388e-9aa2-48c0-84be-42b6e05fb9ec admin admin] https://199.204.45.102/volume/v3/types/52aa5308-5a74-492c-b62f-c494324ae3ae/extra_specs returned with HTTP 200 Apr 10 22:53:01.515260 np0000164955 devstack@c-api.service[113905]: [pid: 113905|app: 0|req: 1/3] 199.204.45.102 () {70 vars in 1505 bytes} [Fri Apr 10 22:53:00 2026] POST /volume/v3/types/52aa5308-5a74-492c-b62f-c494324ae3ae/extra_specs => generated 55 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Apr 10 22:53:03.084634 np0000164955 devstack@c-api.service[113906]: DEBUG dbcounter [-] [113906] Writing DB stats cinder:SELECT=6 {{(pid=113906) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:53:03.111256 np0000164955 devstack@c-api.service[113904]: DEBUG dbcounter [-] [113904] Writing DB stats cinder:SELECT=6 {{(pid=113904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:53:10.952451 np0000164955 devstack@c-api.service[113903]: DEBUG dbcounter [-] [113903] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113903) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:53:11.512736 np0000164955 devstack@c-api.service[113905]: DEBUG dbcounter [-] [113905] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113905) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Apr 10 22:55:35.465864 np0000164955 devstack@c-api.service[113904]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:505: DeprecationWarning: fallback_to_json_file is deprecated and has no effect. Apr 10 22:55:35.465864 np0000164955 devstack@c-api.service[113904]: warnings.warn( Apr 10 22:55:35.476632 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.476632 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.476632 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.476632 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.476632 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.477162 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.477162 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.477162 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.477162 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.477162 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.477515 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.477515 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.477515 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.477515 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.477515 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.477515 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.477948 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.477948 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.477948 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.477948 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.478245 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.478245 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.478245 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.478245 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.478511 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.478511 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.478511 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.478511 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.478792 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.478792 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.478792 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.478792 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.478792 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.479192 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.479192 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.479192 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.479192 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.479192 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.479524 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.479524 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.479524 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.479524 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.479524 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.479524 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.479958 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.479958 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.479958 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.479958 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.479958 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.479958 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.480461 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.480461 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.480461 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.480461 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.480461 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.480461 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.480890 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.480890 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.480890 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.480890 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.480890 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481138 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481138 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481138 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481138 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481138 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481340 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481340 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481340 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481340 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481340 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481340 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481590 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481590 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481590 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481590 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481590 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481590 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481827 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481827 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481827 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.481827 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.481827 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482081 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482081 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482081 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482081 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482081 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482288 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482288 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482288 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482288 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482470 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482470 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482470 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482470 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482652 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482652 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482652 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482652 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482652 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482894 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482894 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482894 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.482894 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.482894 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483129 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483129 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483129 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483129 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483303 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483303 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483303 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483303 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483501 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483501 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483501 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483501 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483688 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483688 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483688 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483688 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483864 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483864 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.483864 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.483864 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484066 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484066 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484066 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484066 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484066 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484311 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484311 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484311 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484311 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484311 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484311 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484559 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484559 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484559 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484559 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484559 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484761 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484761 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484761 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484761 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.484761 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.484761 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485024 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485024 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485024 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485024 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485024 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485024 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485282 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485282 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485282 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485282 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485282 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485282 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485534 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485534 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485534 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485534 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485534 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485534 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485803 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485803 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.485803 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.485803 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.486031 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.486031 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.486031 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.486031 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.486031 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.486253 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.486253 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.486253 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.486253 np0000164955 devstack@c-api.service[113904]: /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. Apr 10 22:55:35.486253 np0000164955 devstack@c-api.service[113904]: warnings.warn(deprecated_msg) Apr 10 22:55:35.486253 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.middleware.request_id [None req-b2afbf36-8676-4dc1-95a5-14e12cd42402 None None] RequestId filter calling following filter/app {{(pid=113904) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Apr 10 22:55:35.486253 np0000164955 devstack@c-api.service[113904]: INFO cinder.api.openstack.wsgi [None req-b2afbf36-8676-4dc1-95a5-14e12cd42402 None None] GET https://199.204.45.102/volume// Apr 10 22:55:35.486515 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.openstack.wsgi [None req-b2afbf36-8676-4dc1-95a5-14e12cd42402 None None] Empty body provided in request {{(pid=113904) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Apr 10 22:55:35.486515 np0000164955 devstack@c-api.service[113904]: DEBUG cinder.api.openstack.wsgi [None req-b2afbf36-8676-4dc1-95a5-14e12cd42402 None None] Calling method 'all' {{(pid=113904) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Apr 10 22:55:35.486515 np0000164955 devstack@c-api.service[113904]: INFO cinder.api.openstack.wsgi [None req-b2afbf36-8676-4dc1-95a5-14e12cd42402 None None] https://199.204.45.102/volume// returned with HTTP 300 Apr 10 22:55:35.486515 np0000164955 devstack@c-api.service[113904]: [pid: 113904|app: 0|req: 1/4] 199.204.45.102 () {66 vars in 1456 bytes} [Fri Apr 10 22:55:35 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)