May 20 22:05:53.946454 np0000175538 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 22:05:53.957055 np0000175538 devstack@c-api.service[112108]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 22:05:53 2026] *** May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: nodename: np0000175538 May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: machine: x86_64 May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: clock source: unix May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: pcre jit disabled May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: detected number of CPU cores: 16 May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: current working directory: / May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: detected binary path: /usr/bin/uwsgi-core May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: your processes number limit is 256917 May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: your memory page size is 4096 bytes May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: detected max file descriptor number: 2048 May 20 22:05:53.959480 np0000175538 devstack@c-api.service[112108]: lock engine: pthread robust mutexes May 20 22:05:53.960103 np0000175538 devstack@c-api.service[112108]: thunder lock: enabled May 20 22:05:53.960103 np0000175538 devstack@c-api.service[112108]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 22:05:53.960103 np0000175538 devstack@c-api.service[112108]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 22:05:53.960103 np0000175538 devstack@c-api.service[112108]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 22:05:53.960103 np0000175538 devstack@c-api.service[112108]: Set PythonHome to /opt/stack/data/venv May 20 22:05:53.995293 np0000175538 devstack@c-api.service[112108]: Python main interpreter initialized at 0x784804aa3668 May 20 22:05:53.995293 np0000175538 devstack@c-api.service[112108]: python threads support enabled May 20 22:05:53.995293 np0000175538 devstack@c-api.service[112108]: your server socket listen backlog is limited to 100 connections May 20 22:05:53.995293 np0000175538 devstack@c-api.service[112108]: your mercy for graceful operations on workers is 80 seconds May 20 22:05:53.995794 np0000175538 devstack@c-api.service[112108]: mapped 671795 bytes (656 KB) for 4 cores May 20 22:05:53.995867 np0000175538 devstack@c-api.service[112108]: *** Operational MODE: preforking *** May 20 22:05:53.996103 np0000175538 devstack@c-api.service[112108]: *** uWSGI is running in multiple interpreter mode *** May 20 22:05:53.996103 np0000175538 devstack@c-api.service[112108]: spawned uWSGI master process (pid: 112108) May 20 22:05:53.996329 np0000175538 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 22:05:53.996831 np0000175538 devstack@c-api.service[112108]: spawned uWSGI worker 1 (pid: 112113, cores: 1) May 20 22:05:53.997510 np0000175538 devstack@c-api.service[112108]: spawned uWSGI worker 2 (pid: 112114, cores: 1) May 20 22:05:53.998048 np0000175538 devstack@c-api.service[112108]: spawned uWSGI worker 3 (pid: 112115, cores: 1) May 20 22:05:53.998511 np0000175538 devstack@c-api.service[112108]: spawned uWSGI worker 4 (pid: 112116, cores: 1) May 20 22:05:53.998511 np0000175538 devstack@c-api.service[112108]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 22:05:54.130892 np0000175538 devstack@c-api.service[112113]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:54.130892 np0000175538 devstack@c-api.service[112113]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:54.130892 np0000175538 devstack@c-api.service[112113]: we strongly recommend against using it for new projects. May 20 22:05:54.130892 np0000175538 devstack@c-api.service[112113]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:54.130892 np0000175538 devstack@c-api.service[112113]: framework. For more detail see May 20 22:05:54.130892 np0000175538 devstack@c-api.service[112113]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:54.130892 np0000175538 devstack@c-api.service[112113]: import eventlet # noqa May 20 22:05:54.140259 np0000175538 devstack@c-api.service[112114]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:54.140259 np0000175538 devstack@c-api.service[112114]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:54.140259 np0000175538 devstack@c-api.service[112114]: we strongly recommend against using it for new projects. May 20 22:05:54.140259 np0000175538 devstack@c-api.service[112114]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:54.140259 np0000175538 devstack@c-api.service[112114]: framework. For more detail see May 20 22:05:54.140259 np0000175538 devstack@c-api.service[112114]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:54.140259 np0000175538 devstack@c-api.service[112114]: import eventlet # noqa May 20 22:05:54.145066 np0000175538 devstack@c-api.service[112116]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:54.145066 np0000175538 devstack@c-api.service[112116]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:54.145066 np0000175538 devstack@c-api.service[112116]: we strongly recommend against using it for new projects. May 20 22:05:54.145066 np0000175538 devstack@c-api.service[112116]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:54.145066 np0000175538 devstack@c-api.service[112116]: framework. For more detail see May 20 22:05:54.145066 np0000175538 devstack@c-api.service[112116]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:54.145066 np0000175538 devstack@c-api.service[112116]: import eventlet # noqa May 20 22:05:54.149442 np0000175538 devstack@c-api.service[112115]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 22:05:54.149442 np0000175538 devstack@c-api.service[112115]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 22:05:54.149442 np0000175538 devstack@c-api.service[112115]: we strongly recommend against using it for new projects. May 20 22:05:54.149442 np0000175538 devstack@c-api.service[112115]: If you are already using Eventlet, we recommend migrating to a different May 20 22:05:54.149442 np0000175538 devstack@c-api.service[112115]: framework. For more detail see May 20 22:05:54.149442 np0000175538 devstack@c-api.service[112115]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 22:05:54.149442 np0000175538 devstack@c-api.service[112115]: import eventlet # noqa May 20 22:05:54.216286 np0000175538 devstack@c-api.service[112113]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:54.216286 np0000175538 devstack@c-api.service[112113]: debtcollector.deprecate( May 20 22:05:54.226915 np0000175538 devstack@c-api.service[112114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:54.226915 np0000175538 devstack@c-api.service[112114]: debtcollector.deprecate( May 20 22:05:54.232634 np0000175538 devstack@c-api.service[112116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:54.232634 np0000175538 devstack@c-api.service[112116]: debtcollector.deprecate( May 20 22:05:54.237585 np0000175538 devstack@c-api.service[112115]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 22:05:54.237585 np0000175538 devstack@c-api.service[112115]: debtcollector.deprecate( May 20 22:05:54.296075 np0000175538 devstack@c-api.service[112113]: /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 May 20 22:05:54.296075 np0000175538 devstack@c-api.service[112113]: from cgi import parse_header May 20 22:05:54.314531 np0000175538 devstack@c-api.service[112114]: /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 May 20 22:05:54.314531 np0000175538 devstack@c-api.service[112114]: from cgi import parse_header May 20 22:05:54.319474 np0000175538 devstack@c-api.service[112116]: /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 May 20 22:05:54.319474 np0000175538 devstack@c-api.service[112116]: from cgi import parse_header May 20 22:05:54.321291 np0000175538 devstack@c-api.service[112115]: /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 May 20 22:05:54.321291 np0000175538 devstack@c-api.service[112115]: from cgi import parse_header May 20 22:05:54.340973 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:05:54.340973 np0000175538 devstack@c-api.service[112113]: removals.removed_module( May 20 22:05:54.341546 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:05:54.341546 np0000175538 devstack@c-api.service[112113]: removals.removed_module( May 20 22:05:54.361523 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:05:54.361523 np0000175538 devstack@c-api.service[112114]: removals.removed_module( May 20 22:05:54.362224 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:05:54.362224 np0000175538 devstack@c-api.service[112114]: removals.removed_module( May 20 22:05:54.364761 np0000175538 devstack@c-api.service[112115]: /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. May 20 22:05:54.364761 np0000175538 devstack@c-api.service[112115]: removals.removed_module( May 20 22:05:54.365172 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:54.365172 np0000175538 devstack@c-api.service[112116]: removals.removed_module( May 20 22:05:54.365451 np0000175538 devstack@c-api.service[112115]: /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. May 20 22:05:54.365451 np0000175538 devstack@c-api.service[112115]: removals.removed_module( May 20 22:05:54.365859 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:54.365859 np0000175538 devstack@c-api.service[112116]: removals.removed_module( May 20 22:05:54.938304 np0000175538 devstack@c-api.service[112113]: /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 May 20 22:05:54.938304 np0000175538 devstack@c-api.service[112113]: warnings.warn( May 20 22:05:54.961841 np0000175538 devstack@c-api.service[112114]: /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 May 20 22:05:54.961841 np0000175538 devstack@c-api.service[112114]: warnings.warn( May 20 22:05:54.967184 np0000175538 devstack@c-api.service[112116]: /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 May 20 22:05:54.967184 np0000175538 devstack@c-api.service[112116]: warnings.warn( May 20 22:05:54.967357 np0000175538 devstack@c-api.service[112115]: /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 May 20 22:05:54.967357 np0000175538 devstack@c-api.service[112115]: warnings.warn( May 20 22:05:55.035768 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:05:55.035768 np0000175538 devstack@c-api.service[112113]: warnings.warn( May 20 22:05:55.056712 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:05:55.056712 np0000175538 devstack@c-api.service[112114]: warnings.warn( May 20 22:05:55.063752 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:55.063752 np0000175538 devstack@c-api.service[112116]: warnings.warn( May 20 22:05:55.109962 np0000175538 devstack@c-api.service[112115]: /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. May 20 22:05:55.109962 np0000175538 devstack@c-api.service[112115]: warnings.warn( May 20 22:05:55.341410 np0000175538 devstack@c-api.service[112114]: 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. May 20 22:05:55.342123 np0000175538 devstack@c-api.service[112114]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112114) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:55.342199 np0000175538 devstack@c-api.service[112113]: 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. May 20 22:05:55.342199 np0000175538 devstack@c-api.service[112113]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112113) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:55.346822 np0000175538 devstack@c-api.service[112116]: 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. May 20 22:05:55.347299 np0000175538 devstack@c-api.service[112116]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112116) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:55.427603 np0000175538 devstack@c-api.service[112114]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 22:05:55.427603 np0000175538 devstack@c-api.service[112114]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:55.428831 np0000175538 devstack@c-api.service[112113]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 22:05:55.428831 np0000175538 devstack@c-api.service[112113]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:55.429429 np0000175538 devstack@c-api.service[112116]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 22:05:55.429429 np0000175538 devstack@c-api.service[112116]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:55.440436 np0000175538 devstack@c-api.service[112115]: 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. May 20 22:05:55.440914 np0000175538 devstack@c-api.service[112115]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112115) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 22:05:55.507468 np0000175538 devstack@c-api.service[112115]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 22:05:55.507468 np0000175538 devstack@c-api.service[112115]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 22:05:55.887476 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112114) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:55.887700 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112113) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:55.887757 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112116) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:55.887841 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.887883 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.887921 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.887956 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.888003 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.888043 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.888124 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.888167 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.888253 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.889271 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.889344 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.889387 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.889424 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.889478 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.889517 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.889555 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.889590 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.889624 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.889661 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.889711 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.889748 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.889799 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.889833 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.889878 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.889918 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.889951 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.889991 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.890025 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.890025 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.890025 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.896034 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.896134 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.896134 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.896277 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.896277 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.896398 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.896457 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.896518 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.896601 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.896601 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.896601 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.896601 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.896842 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.896842 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.898681 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.898757 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.898757 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.898920 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.898990 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.899061 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.899120 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.899177 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.899233 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.899301 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.899364 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.899364 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.899364 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.899364 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.899718 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.899816 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.899816 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.899924 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.899976 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.900036 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.900093 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.900151 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.900207 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.900291 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.900350 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.900419 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.900484 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.900541 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.900541 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.900541 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.900686 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.900742 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.900852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.900852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.900852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.902056 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.902164 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.902234 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.902287 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.902287 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.902401 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.902470 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.902470 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.902571 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.902651 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.902718 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.902811 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.902872 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.902929 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.902929 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.902929 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.903106 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.903160 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.903160 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.903160 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.903307 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.903556 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.903636 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.903636 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.903737 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.903845 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.903845 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.903953 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.904010 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.904010 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.904111 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.904111 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.904223 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.904280 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.904349 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.904409 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.904465 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.904522 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.904578 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.904636 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.904693 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.904693 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.904833 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.904833 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.904951 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.904951 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.905059 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.905124 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.905124 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.905227 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.905285 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.905341 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.905398 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.905465 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.905522 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.905578 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.906808 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.906901 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.906901 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.907006 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.907006 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.907110 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.907110 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.907496 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.907570 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.907628 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.907683 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.907739 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.907846 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.907906 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.908451 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.908496 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.908581 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.908631 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.908689 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.908734 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.908875 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.908926 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.909009 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.909065 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.909105 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.909143 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.909189 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.909227 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.909265 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.909307 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.909349 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.909386 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.909424 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.909424 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.909497 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.909755 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.909818 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.909904 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.909956 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.910017 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.910077 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.910953 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.911028 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.911028 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.911227 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.911287 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.911347 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.911396 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.911436 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.911475 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.911512 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.911551 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.911551 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.911632 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.911632 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.911708 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.912007 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.912007 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.912134 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.912183 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.912227 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.912267 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.912305 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.912339 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.912384 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.912423 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.912461 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.912498 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.912535 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.912573 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.912611 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.912653 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.912690 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.912727 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.912796 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.912840 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.912887 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.912926 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.912963 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.913001 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.913037 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.913074 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.913120 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.913264 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.913309 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.913347 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.913389 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.913426 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.913468 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.913523 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.913572 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.913609 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.913645 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.913688 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.913735 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.913804 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.913852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.913852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.913852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.913852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.913852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.913852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.913852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.913852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.913852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.914162 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.914207 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.914247 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.914291 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.914330 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.914367 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.914404 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.914404 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.914472 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.914516 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.914554 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.914590 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.914674 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.914717 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.914751 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.914806 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.914843 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.914889 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.914889 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.914889 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.914889 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.918798 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.918877 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.918921 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.918975 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.919031 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.919071 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.919109 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.919147 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.919184 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.919226 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.919271 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.919271 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.919337 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.919374 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.919577 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.919647 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.919708 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.919771 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.919849 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.919910 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.919979 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.920376 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.920376 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.920490 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.920490 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.920567 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.920613 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.920653 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.920691 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.920729 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.920765 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.920825 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.920864 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.920912 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.920951 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.920988 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.921034 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.921072 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.921115 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.921153 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.921192 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.921228 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.921275 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.921314 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.921352 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.921390 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.921430 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.921467 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.921512 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.921555 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.921592 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.921629 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.921666 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.921705 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.921741 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.921802 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.921841 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.921878 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.921926 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.921963 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.922006 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.922042 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.922079 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.922114 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.922150 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.922192 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.922230 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.922267 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.922315 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.922353 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.922391 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.922427 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.922468 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.922504 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.922540 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.922577 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.922654 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.922693 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.922735 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.922795 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.922836 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.922873 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.922909 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.922945 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.923062 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.923118 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.923179 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.923226 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.923267 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.923309 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.923346 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.923383 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.923424 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.923467 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.923509 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.923546 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.923583 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.923627 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.923627 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.923698 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.923698 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.923766 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.923836 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.923836 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.923836 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.925380 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.925448 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.925504 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.925546 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.925579 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.925618 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.925657 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.925694 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.925731 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.925793 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.925842 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.925892 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.925932 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.925969 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.926007 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.926043 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.926043 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.926043 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.926043 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.926173 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.926173 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.929125 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112115) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 22:05:55.929607 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.929675 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.929919 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.930380 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.930437 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.930517 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.930562 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.930634 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.930688 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.930729 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.930766 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.930834 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.930877 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.930917 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.930917 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.930917 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.931016 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.931055 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.931092 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.931092 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.931168 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.931168 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.931240 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.931277 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.931639 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.931694 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.931738 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.931806 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.931849 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.931899 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.931940 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.931978 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.932014 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.932053 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.932089 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.932128 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.932165 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.932165 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.932641 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.932718 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.932800 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.932844 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.932890 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.932943 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.933013 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.933312 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.933371 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.933422 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.933467 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.933554 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.933600 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.933665 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.933707 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.933746 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.933817 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.933870 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.933923 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.933983 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.934024 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.934061 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.934102 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.934140 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.934177 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.934177 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.934244 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.934285 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.934333 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.934387 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.934437 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.934477 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.934514 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.934552 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.934552 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.934552 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.934683 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.934723 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.934760 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.934830 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.934872 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.934872 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.934939 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.935001 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.935042 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.935131 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.935175 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.935212 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.935251 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.935305 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.935353 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.935398 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.935437 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.935476 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.935514 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.935555 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.935599 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.935635 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.935763 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.935826 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.935875 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.935915 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.935958 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.935999 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.936033 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.936071 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.936107 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.936146 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.936194 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.936231 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.936270 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.936323 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.936376 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.936420 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.936454 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.936491 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.936528 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.936578 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.936629 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.936674 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.936711 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.936754 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.936812 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.936851 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.936898 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.936936 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.936979 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.936979 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.937055 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.937095 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.937136 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.937174 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.937208 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.937247 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.937286 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.937333 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.937385 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.937428 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.937468 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.937506 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.937541 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.937579 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.937622 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.937655 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.937692 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.937730 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.937770 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.937843 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.937882 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.937919 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.937956 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.937995 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.938033 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.938067 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.938104 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.938149 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.938193 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.938229 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.938265 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.938310 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.938354 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.938398 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.938440 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.938478 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.938516 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.938552 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.938641 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.938691 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.938730 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.938768 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.939103 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.939140 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.939176 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.939210 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.939249 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.939287 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.939355 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.939396 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.939430 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.939467 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.939505 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.939542 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.939577 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.939615 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.939658 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.939696 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.939740 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.939799 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.939799 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.939799 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.939799 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.939948 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.940005 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.940061 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.940162 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.940251 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.940341 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.940436 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.940524 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.940615 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.940615 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.940806 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.940895 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.940895 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.940972 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.940972 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.941174 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.941250 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.941336 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.941434 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.941482 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.941522 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.941560 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.941598 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.941647 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.941690 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.941727 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.941800 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.941842 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.941879 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.941926 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.941926 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.941999 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.942038 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.942088 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.942133 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.942172 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.942208 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.942247 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.942294 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.942353 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.942437 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.942481 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.942520 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.942711 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.942762 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.942816 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.942865 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.943292 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.943374 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.943424 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.943474 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.943525 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.943525 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.943621 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.943621 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.943621 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.943621 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.943621 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.943855 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.943908 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.943958 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.943958 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.943958 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.943958 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.943958 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.943958 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.944224 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.944224 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.944224 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.944224 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.944395 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.944450 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.944496 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.944554 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.944602 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.944650 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.944707 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.944761 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.944831 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.944892 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.944939 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.944984 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.945039 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.945078 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.945116 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.945153 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.945190 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.945226 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.945267 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.945317 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.945363 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.945400 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.945445 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.945482 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.945520 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.945556 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.945592 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.945628 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.945671 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.945707 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.945752 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.945822 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.945868 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.945911 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.945949 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.945985 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.946028 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.946073 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.946116 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.946156 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.946192 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.946228 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.946264 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.946306 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.946352 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.946390 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.946739 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.947130 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.947177 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.947217 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.947260 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.947302 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.947347 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.947392 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.947431 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.947468 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.947507 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.947544 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.947592 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.947631 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.947669 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.947707 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.947747 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.947807 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.947849 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.947849 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.947849 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.947849 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.947994 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.947994 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.947994 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.947994 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.947994 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.948163 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.948203 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.948247 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.948287 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.948341 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.948341 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.948341 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.948341 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.948480 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.948519 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.948556 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.948593 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.948637 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.948686 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.948729 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.948791 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.948830 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.948877 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.948917 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.948960 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.948997 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.949033 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.949070 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.949116 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.949153 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.949195 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.949232 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.949270 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.949270 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.949270 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.949384 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.949384 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.949384 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.949384 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.949384 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.949570 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.949611 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.949649 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.949685 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.949724 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.949761 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.949817 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.949817 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.949902 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.949940 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.949976 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.950017 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.950054 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.950096 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.950134 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.950134 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.950199 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.950199 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.950368 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.950408 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.950408 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.950408 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.950510 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.950549 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.950624 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.950988 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.951358 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.951358 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.951358 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.951358 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.951358 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.951358 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.951358 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.951358 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.951358 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.951585 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112116) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.951615 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.951644 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.951675 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.951704 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.951731 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.951763 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.951806 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.951846 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112116) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.951874 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.951904 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112116) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.951931 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112113) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.951931 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.951931 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.952010 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.952010 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.952066 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.952094 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.952122 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112113) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.952149 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.952186 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112114) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.952217 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112113) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.952244 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.952271 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.952304 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.952336 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.952364 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.952395 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.952395 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112114) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.952395 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112114) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.952475 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.952722 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.952992 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.953389 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.953389 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.953389 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.953389 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.953389 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.953557 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.953596 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.953676 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.953732 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.953813 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.953883 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.953924 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 22:05:55.954621 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112115) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 22:05:55.954690 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 22:05:55.954734 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 22:05:55.954831 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 22:05:55.954892 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112115) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 22:05:55.954946 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112115) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 22:05:55.995180 np0000175538 devstack@c-api.service[112114]: INFO dbcounter [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Registered counter for database cinder May 20 22:05:55.995464 np0000175538 devstack@c-api.service[112116]: INFO dbcounter [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Registered counter for database cinder May 20 22:05:55.996627 np0000175538 devstack@c-api.service[112113]: INFO dbcounter [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Registered counter for database cinder May 20 22:05:56.002636 np0000175538 devstack@c-api.service[112115]: INFO dbcounter [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Registered counter for database cinder May 20 22:05:56.007300 np0000175538 devstack@c-api.service[112114]: DEBUG oslo_db.sqlalchemy.engines [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b 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=112114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:56.008342 np0000175538 devstack@c-api.service[112116]: DEBUG oslo_db.sqlalchemy.engines [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 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=112116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:56.010754 np0000175538 devstack@c-api.service[112113]: DEBUG oslo_db.sqlalchemy.engines [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 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=112113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:56.019804 np0000175538 devstack@c-api.service[112115]: DEBUG oslo_db.sqlalchemy.engines [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 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=112115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:56.125466 np0000175538 devstack@c-api.service[112116]: DEBUG dbcounter [-] [112116] Writer thread running {{(pid=112116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:56.128764 np0000175538 devstack@c-api.service[112116]: INFO cinder.rpc [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:56.128916 np0000175538 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writer thread running {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:56.130982 np0000175538 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writer thread running {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:56.131372 np0000175538 devstack@c-api.service[112116]: INFO cinder.rpc [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:56.132283 np0000175538 devstack@c-api.service[112114]: INFO cinder.rpc [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:56.133804 np0000175538 devstack@c-api.service[112113]: INFO cinder.rpc [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:56.134041 np0000175538 devstack@c-api.service[112116]: INFO cinder.rpc [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:56.135195 np0000175538 devstack@c-api.service[112114]: INFO cinder.rpc [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:56.136193 np0000175538 devstack@c-api.service[112116]: INFO cinder.rpc [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:56.136402 np0000175538 devstack@c-api.service[112113]: INFO cinder.rpc [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:56.137366 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.137868 np0000175538 devstack@c-api.service[112114]: INFO cinder.rpc [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:56.138833 np0000175538 devstack@c-api.service[112113]: INFO cinder.rpc [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:56.139248 np0000175538 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writer thread running {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 22:05:56.139645 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.140140 np0000175538 devstack@c-api.service[112114]: INFO cinder.rpc [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:56.141128 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.141408 np0000175538 devstack@c-api.service[112113]: INFO cinder.rpc [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:56.142257 np0000175538 devstack@c-api.service[112115]: INFO cinder.rpc [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 22:05:56.142597 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.142960 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.144565 np0000175538 devstack@c-api.service[112115]: INFO cinder.rpc [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 22:05:56.144905 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.145350 np0000175538 devstack@c-api.service[112116]: DEBUG oslo_db.sqlalchemy.engines [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 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=112116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:56.146926 np0000175538 devstack@c-api.service[112115]: INFO cinder.rpc [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 22:05:56.147416 np0000175538 devstack@c-api.service[112116]: INFO cinder.rpc [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:56.148104 np0000175538 devstack@c-api.service[112114]: DEBUG oslo_db.sqlalchemy.engines [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b 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=112114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:56.148957 np0000175538 devstack@c-api.service[112115]: INFO cinder.rpc [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 22:05:56.149256 np0000175538 devstack@c-api.service[112116]: INFO cinder.rpc [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:56.178595 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.178651 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.178679 np0000175538 devstack@c-api.service[112114]: INFO cinder.rpc [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:56.178715 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.178746 np0000175538 devstack@c-api.service[112114]: INFO cinder.rpc [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:56.178746 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.178872 np0000175538 devstack@c-api.service[112113]: DEBUG oslo_db.sqlalchemy.engines [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 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=112113) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:56.178872 np0000175538 devstack@c-api.service[112113]: INFO cinder.rpc [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:56.178953 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.179004 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.179030 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.179096 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.179128 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.179151 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.179204 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.179229 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.179279 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.179304 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.180226 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.182210 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.182431 np0000175538 devstack@c-api.service[112113]: INFO cinder.rpc [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:56.182948 np0000175538 devstack@c-api.service[112115]: DEBUG oslo_db.sqlalchemy.engines [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 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=112115) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:05:56.183288 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.183345 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.185170 np0000175538 devstack@c-api.service[112115]: INFO cinder.rpc [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 22:05:56.185273 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.186123 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.187439 np0000175538 devstack@c-api.service[112115]: INFO cinder.rpc [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 22:05:56.188147 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.188641 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.189032 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.190531 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.191101 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.192557 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.193237 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.193320 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.195284 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.197921 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.198809 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.200966 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.202177 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.202399 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.203007 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.204382 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.204449 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.205949 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.206407 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.207170 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.207242 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.207299 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.207973 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.208842 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.209278 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.210260 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.210402 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.210808 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.211196 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.211688 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.212246 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.213043 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.213629 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.214183 np0000175538 devstack@c-api.service[112116]: WARNING cinder.api.contrib.hosts [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:56.214516 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.214561 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.214903 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.214982 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.215856 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: extensions {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.216142 np0000175538 devstack@c-api.service[112114]: WARNING cinder.api.contrib.hosts [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:56.216844 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.217189 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: os-availability-zone {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.217522 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.217797 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: extensions {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.218488 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: qos-specs {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.218817 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.219183 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: os-availability-zone {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.220482 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: qos-specs {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.220573 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.223806 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: extra_specs {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.223902 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: extra_specs {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.223961 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.224043 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: encryption {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.224105 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.224195 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: encryption {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.224414 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: os-volume-type-access {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.226012 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: os-quota-class-sets {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.226069 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.226307 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: os-volume-type-access {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.226388 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.227371 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: encryption {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.227537 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.227918 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: os-quota-class-sets {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.228869 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: os-snapshot-manage {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.229272 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: encryption {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.229352 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.230426 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.230488 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: consistencygroups {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.230993 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.231259 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: os-snapshot-manage {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.232447 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: backups {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.232723 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: consistencygroups {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.233697 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.234509 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: scheduler-stats {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.234717 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: backups {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.235971 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: os-quota-sets {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.236064 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.236856 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: scheduler-stats {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.237373 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: os-volume-manage {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.238195 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: os-quota-sets {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.238896 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: capabilities {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.239373 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.239521 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.239589 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: os-volume-manage {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.240166 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: os-volume-transfer {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.241090 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: capabilities {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.241611 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.241746 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: os-hosts {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.242377 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: os-volume-transfer {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.242792 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.243251 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.243333 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extended resource: cgsnapshots {{(pid=112116) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.243988 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: os-hosts {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.244565 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.244608 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] SnapshotActionsController initialized {{(pid=112116) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:56.244858 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.245369 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extended resource: cgsnapshots {{(pid=112114) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.245424 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.246135 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.246369 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.246852 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.contrib.snapshot_actions [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] SnapshotActionsController initialized {{(pid=112114) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:56.246900 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.247575 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.247692 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.247767 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.248198 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.248966 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.249236 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.249281 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.249513 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.250297 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.250622 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.250668 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.250939 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.251644 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.251792 np0000175538 devstack@c-api.service[112113]: WARNING cinder.api.contrib.hosts [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:56.252134 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.252350 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.252521 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.253037 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.253484 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.253575 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: extensions {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.253658 np0000175538 devstack@c-api.service[112116]: WARNING castellan.key_manager.migration [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.254498 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.254617 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.254682 np0000175538 devstack@c-api.service[112115]: WARNING cinder.api.contrib.hosts [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 22:05:56.254742 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.254847 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.255704 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: os-availability-zone {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.255832 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.255900 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.255900 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.255900 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension AdminActions extending resource: volumes {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.255900 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension AdminActions extending resource: snapshots {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256161 np0000175538 devstack@c-api.service[112114]: WARNING castellan.key_manager.migration [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.256219 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension AdminActions extending resource: backups {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256219 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256219 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension VolumeActions extending resource: volumes {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256219 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension TypesManage extending resource: types {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256431 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256494 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: extensions {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.256564 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256624 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: qos-specs {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.256692 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256692 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256851 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.256920 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.v3.router [None req-8f65380b-db1d-4856-aa46-95bc73fe7cf1 None None] Extension UsedLimits extending resource: limits {{(pid=112116) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257144 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257144 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257144 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257333 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257333 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension AdminActions extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257438 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension AdminActions extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257498 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension AdminActions extending resource: backups {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257629 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257728 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension VolumeActions extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257874 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension TypesManage extending resource: types {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.257967 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.258087 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.258208 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.258325 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.258537 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.v3.router [None req-ad5e05e9-c1af-42a8-8d10-a5455b507d2b None None] Extension UsedLimits extending resource: limits {{(pid=112114) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.258641 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: os-availability-zone {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.258712 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: extra_specs {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.259766 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: qos-specs {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.260193 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: encryption {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.262559 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: os-volume-type-access {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.262629 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: extra_specs {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.264169 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: encryption {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.264341 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: os-quota-class-sets {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.264796 np0000175538 devstack@c-api.service[112116]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784804aa3668 pid: 112116 (default app) May 20 22:05:56.265727 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: os-volume-type-access {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.265796 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: encryption {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.266231 np0000175538 devstack@c-api.service[112114]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784804aa3668 pid: 112114 (default app) May 20 22:05:56.267282 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: os-snapshot-manage {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.267334 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: os-quota-class-sets {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.268661 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: encryption {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.268758 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: consistencygroups {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.270157 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: os-snapshot-manage {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.270770 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: backups {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.271629 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: consistencygroups {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.272842 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: scheduler-stats {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.273079 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273079 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273205 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273205 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273205 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273205 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273205 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273468 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273468 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273468 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273468 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273468 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273468 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273729 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273729 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273729 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273729 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273729 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273956 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273956 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.273956 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.273956 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274121 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274121 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274121 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274121 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274317 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274317 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274317 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274317 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274317 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274569 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274569 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274569 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274569 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274569 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274769 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274769 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274769 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274769 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.274769 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.274769 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275156 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.275156 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275156 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.275156 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275156 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.275156 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275426 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.275426 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275426 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.275426 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275426 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.275426 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275682 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.275682 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275791 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: backups {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.275829 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.275829 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275829 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.275829 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.275829 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.276065 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.276065 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.276065 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.276065 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.276065 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.276274 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.276274 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.276274 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.276274 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.276274 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.276274 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.276542 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.276542 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.276542 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.276542 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.276542 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.276542 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277042 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277042 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277042 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277042 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277042 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277299 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277299 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277299 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277299 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277299 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277521 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277521 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277521 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277521 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277708 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277708 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277708 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277708 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277904 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277904 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277904 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.277904 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.277904 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.278140 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.278140 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.278140 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.278140 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.278140 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.278578 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.278578 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.278578 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.278578 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.278820 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.278820 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.278820 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.278820 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.278999 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.278999 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.278999 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.278999 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279172 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.279172 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279172 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.279172 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279363 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.279363 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279363 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.279363 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279534 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.279534 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279534 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.279534 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279534 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.279768 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279768 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.279768 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279768 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.279768 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.279768 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280061 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280061 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280061 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280061 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280061 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280276 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280276 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280276 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280276 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280276 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280276 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280530 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: os-quota-sets {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.280567 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280567 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280567 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280567 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280567 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280567 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280878 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280878 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280878 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280878 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.280878 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.280878 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281150 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281150 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281150 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281150 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281150 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281150 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281405 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281405 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281405 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281405 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281589 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281589 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281589 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281589 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281589 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281843 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281843 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281843 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.281843 np0000175538 devstack@c-api.service[112116]: /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. May 20 22:05:56.281843 np0000175538 devstack@c-api.service[112116]: warnings.warn(deprecated_msg) May 20 22:05:56.282053 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: scheduler-stats {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282100 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: os-volume-manage {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282138 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.middleware.request_id [None req-18120201-b1f5-4ea7-a482-75ad75452114 None None] RequestId filter calling following filter/app {{(pid=112116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:05:56.282176 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: os-quota-sets {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282212 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: capabilities {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282253 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: os-volume-manage {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282292 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: os-volume-transfer {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282331 np0000175538 devstack@c-api.service[112116]: [pid: 112116|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 956 bytes} [Wed May 20 22:05:56 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 22:05:56.282369 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: capabilities {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282437 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: os-hosts {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282477 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: os-volume-transfer {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282515 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extended resource: cgsnapshots {{(pid=112113) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.282858 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: os-hosts {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.283852 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] SnapshotActionsController initialized {{(pid=112113) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:56.284234 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extended resource: cgsnapshots {{(pid=112115) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 22:05:56.284658 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.286124 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.286211 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.contrib.snapshot_actions [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] SnapshotActionsController initialized {{(pid=112115) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 22:05:56.287485 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.287605 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.289008 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.289061 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.290358 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.290516 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.291804 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.292038 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.293452 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.293511 np0000175538 devstack@c-api.service[112113]: WARNING castellan.key_manager.migration [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.294371 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.294540 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.294657 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.294886 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.294967 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.295009 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.295080 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension AdminActions extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.295200 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension AdminActions extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.295296 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension AdminActions extending resource: backups {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.295423 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.295528 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension VolumeActions extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.295662 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension TypesManage extending resource: types {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.295797 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.295901 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.296011 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.296118 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.296219 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.v3.router [None req-dd715688-3956-46fc-bbcf-8aefa4aaa124 None None] Extension UsedLimits extending resource: limits {{(pid=112113) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.296333 np0000175538 devstack@c-api.service[112115]: WARNING castellan.key_manager.migration [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 22:05:56.297307 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.297455 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.297554 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.297802 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.297892 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.298559 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension AdminActions extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.298559 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension AdminActions extending resource: snapshots {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.298559 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension AdminActions extending resource: backups {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.298559 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.298559 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension VolumeActions extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.298559 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension TypesManage extending resource: types {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.298971 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.298971 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.298971 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.299159 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.299159 np0000175538 devstack@c-api.service[112115]: DEBUG cinder.api.v3.router [None req-14b0c30e-c088-4d7e-beb0-85b2032c3ea2 None None] Extension UsedLimits extending resource: limits {{(pid=112115) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 22:05:56.304695 np0000175538 devstack@c-api.service[112113]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784804aa3668 pid: 112113 (default app) May 20 22:05:56.308266 np0000175538 devstack@c-api.service[112115]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x784804aa3668 pid: 112115 (default app) May 20 22:06:03.907808 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.907808 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.907808 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.907808 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.907808 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908400 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908400 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908400 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908400 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908400 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908527 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908527 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908527 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908527 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908527 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908527 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908690 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908690 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908690 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908690 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908810 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908810 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908810 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908810 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908926 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908926 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.908926 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.908926 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909044 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909044 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909044 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909044 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909044 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909181 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909181 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909181 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909181 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909181 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909306 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909306 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909306 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909306 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909306 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909306 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909459 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909459 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909459 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909459 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909459 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909459 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909611 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909611 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909611 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909611 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909611 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909611 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909767 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909767 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909767 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909767 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909767 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909926 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909926 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909926 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.909926 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.909926 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910050 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910050 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910050 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910050 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910050 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910050 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910223 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910223 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910223 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910223 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910223 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910223 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910370 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910370 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910370 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910370 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910370 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910516 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910516 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910516 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910516 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910516 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910638 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910638 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910638 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910638 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910763 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910763 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.910763 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.910763 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.913925 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.913925 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.913925 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.913925 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.913925 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914064 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914064 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914064 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914064 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914064 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914181 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914181 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914181 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914181 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914278 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914278 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914278 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914278 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914382 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914382 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914382 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914382 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914486 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914486 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914486 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914486 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914595 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914595 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914595 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914595 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914696 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914696 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914696 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914696 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914696 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914909 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914909 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914909 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914909 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.914909 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.914909 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915060 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915060 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915060 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915060 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915060 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915195 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915195 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915195 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915195 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915195 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915195 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915342 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915342 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915342 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915342 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915342 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915342 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915497 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915497 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915497 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915497 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915497 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915497 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915642 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915642 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915642 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915642 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915642 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915642 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915818 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915818 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915818 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915818 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915921 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915921 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915921 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.915921 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.915921 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.916055 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.916055 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.916055 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.916055 np0000175538 devstack@c-api.service[112114]: /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. May 20 22:06:03.916055 np0000175538 devstack@c-api.service[112114]: warnings.warn(deprecated_msg) May 20 22:06:03.916055 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.middleware.request_id [None req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 None None] RequestId filter calling following filter/app {{(pid=112114) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:06:04.414941 np0000175538 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 admin admin] POST https://199.204.45.235/volume/v3/types May 20 22:06:04.415534 np0000175538 devstack@c-api.service[112114]: DEBUG cinder.api.openstack.wsgi [None req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112114) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:06:04.417280 np0000175538 devstack@c-api.service[112114]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:06:04.417280 np0000175538 devstack@c-api.service[112114]: warnings.warn( May 20 22:06:04.428458 np0000175538 devstack@c-api.service[112114]: DEBUG oslo_db.sqlalchemy.engines [None req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 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=112114) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:04.465179 np0000175538 devstack@c-api.service[112114]: INFO cinder.api.openstack.wsgi [None req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 May 20 22:06:04.465745 np0000175538 devstack@c-api.service[112114]: [pid: 112114|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1288 bytes} [Wed May 20 22:06:03 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 22:06:04.479988 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.middleware.request_id [req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 req-b81ff023-a5dd-4960-bb22-050bc167ed8f None None] RequestId filter calling following filter/app {{(pid=112116) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:06:04.824031 np0000175538 devstack@c-api.service[112116]: INFO cinder.api.openstack.wsgi [req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 req-b81ff023-a5dd-4960-bb22-050bc167ed8f admin admin] POST https://199.204.45.235/volume/v3/types/66356ace-0f6f-47d1-83f2-a4eb33ca0a88/extra_specs May 20 22:06:04.824589 np0000175538 devstack@c-api.service[112116]: DEBUG cinder.api.openstack.wsgi [req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 req-b81ff023-a5dd-4960-bb22-050bc167ed8f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112116) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 22:06:04.826366 np0000175538 devstack@c-api.service[112116]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 22:06:04.826366 np0000175538 devstack@c-api.service[112116]: warnings.warn( May 20 22:06:04.834123 np0000175538 devstack@c-api.service[112116]: DEBUG oslo_db.sqlalchemy.engines [req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 req-b81ff023-a5dd-4960-bb22-050bc167ed8f 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=112116) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 22:06:04.897417 np0000175538 devstack@c-api.service[112116]: INFO cinder.api.openstack.wsgi [req-ca9bc0f4-4c4a-4dca-91b3-d4cbd5723f57 req-b81ff023-a5dd-4960-bb22-050bc167ed8f admin admin] https://199.204.45.235/volume/v3/types/66356ace-0f6f-47d1-83f2-a4eb33ca0a88/extra_specs returned with HTTP 200 May 20 22:06:04.898285 np0000175538 devstack@c-api.service[112116]: [pid: 112116|app: 0|req: 2/3] 199.204.45.235 () {70 vars in 1505 bytes} [Wed May 20 22:06:04 2026] POST /volume/v3/types/66356ace-0f6f-47d1-83f2-a4eb33ca0a88/extra_specs => generated 55 bytes in 419 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 22:06:06.180451 np0000175538 devstack@c-api.service[112113]: DEBUG dbcounter [-] [112113] Writing DB stats cinder:SELECT=6 {{(pid=112113) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:06:06.186941 np0000175538 devstack@c-api.service[112115]: DEBUG dbcounter [-] [112115] Writing DB stats cinder:SELECT=6 {{(pid=112115) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:06:14.462037 np0000175538 devstack@c-api.service[112114]: DEBUG dbcounter [-] [112114] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112114) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:06:14.897134 np0000175538 devstack@c-api.service[112116]: DEBUG dbcounter [-] [112116] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112116) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 22:13:53.122548 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.122548 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.122548 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.122548 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.122548 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.123587 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.123587 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.123587 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.123587 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.123587 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.124014 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.124014 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.124014 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.124014 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.124014 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.124014 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.124462 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.124462 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.124462 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.124462 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.124803 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.124803 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.124803 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.124803 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.125110 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.125110 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.125110 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.125110 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.125440 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.125440 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.125440 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.125440 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.125440 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.125864 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.125864 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.125864 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.125864 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.125864 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.126216 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.126216 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.126216 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.126216 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.126216 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.126216 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.126681 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.126681 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.126681 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.126681 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.126681 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.126681 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.127152 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.127152 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.127152 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.127152 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.127152 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.127152 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.127678 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.127678 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.127678 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.127678 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.127678 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.128196 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.128196 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.128196 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.128196 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.128196 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.128429 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.128429 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.128429 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.128429 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.128429 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.128429 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.128720 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.128720 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.128720 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.128720 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.128720 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.128720 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.129084 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.129084 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.129084 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.129084 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.129084 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.129350 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.129350 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.129350 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.129350 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.129350 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.129607 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.129607 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.129607 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.129607 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.129836 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.129836 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.129836 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.129836 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130035 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130035 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130035 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130035 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130035 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130289 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130289 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130289 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130289 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130289 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130531 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130531 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130531 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130531 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130717 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130717 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130717 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130717 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130963 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130963 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.130963 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.130963 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131167 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.131167 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131167 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.131167 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131442 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.131442 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131442 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.131442 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131687 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.131687 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131687 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.131687 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131687 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.131978 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131978 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.131978 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131978 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.131978 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.131978 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.132278 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.132278 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.132278 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.132278 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.132278 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.132505 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.132505 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.132505 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.132505 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.132505 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.132505 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.132801 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.132801 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.132801 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.132801 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.132801 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.132801 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133095 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133095 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133095 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133095 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133095 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133095 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133389 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133389 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133389 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133389 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133389 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133389 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133687 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133687 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133687 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133687 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133918 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133918 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133918 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.133918 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.133918 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.134165 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.134165 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.134165 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.134165 np0000175538 devstack@c-api.service[112113]: /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. May 20 22:13:53.134165 np0000175538 devstack@c-api.service[112113]: warnings.warn(deprecated_msg) May 20 22:13:53.134165 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.middleware.request_id [None req-5b4e03d7-2d18-496d-856c-2df58790eef6 None None] RequestId filter calling following filter/app {{(pid=112113) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 22:13:53.134165 np0000175538 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-5b4e03d7-2d18-496d-856c-2df58790eef6 None None] GET https://199.204.45.235/volume// May 20 22:13:53.134471 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-5b4e03d7-2d18-496d-856c-2df58790eef6 None None] Empty body provided in request {{(pid=112113) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 22:13:53.134471 np0000175538 devstack@c-api.service[112113]: DEBUG cinder.api.openstack.wsgi [None req-5b4e03d7-2d18-496d-856c-2df58790eef6 None None] Calling method 'all' {{(pid=112113) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 22:13:53.134471 np0000175538 devstack@c-api.service[112113]: INFO cinder.api.openstack.wsgi [None req-5b4e03d7-2d18-496d-856c-2df58790eef6 None None] https://199.204.45.235/volume// returned with HTTP 300 May 20 22:13:53.134471 np0000175538 devstack@c-api.service[112113]: [pid: 112113|app: 0|req: 1/4] 199.204.45.235 () {66 vars in 1456 bytes} [Wed May 20 22:13:53 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)