May 14 00:58:12.321533 np0000173927 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 14 00:58:12.330424 np0000173927 devstack@c-api.service[112384]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 14 00:58:12 2026] *** May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: nodename: np0000173927 May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: machine: x86_64 May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: clock source: unix May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: pcre jit disabled May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: detected number of CPU cores: 16 May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: current working directory: / May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: detected binary path: /usr/bin/uwsgi-core May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: your processes number limit is 256917 May 14 00:58:12.334671 np0000173927 devstack@c-api.service[112384]: your memory page size is 4096 bytes May 14 00:58:12.335349 np0000173927 devstack@c-api.service[112384]: detected max file descriptor number: 2048 May 14 00:58:12.335349 np0000173927 devstack@c-api.service[112384]: lock engine: pthread robust mutexes May 14 00:58:12.335349 np0000173927 devstack@c-api.service[112384]: thunder lock: enabled May 14 00:58:12.335492 np0000173927 devstack@c-api.service[112384]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 14 00:58:12.335697 np0000173927 devstack@c-api.service[112384]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 14 00:58:12.335697 np0000173927 devstack@c-api.service[112384]: PEP 405 virtualenv detected: /opt/stack/data/venv May 14 00:58:12.335697 np0000173927 devstack@c-api.service[112384]: Set PythonHome to /opt/stack/data/venv May 14 00:58:12.377515 np0000173927 devstack@c-api.service[112384]: Python main interpreter initialized at 0x7f8a24ca3668 May 14 00:58:12.377515 np0000173927 devstack@c-api.service[112384]: python threads support enabled May 14 00:58:12.377515 np0000173927 devstack@c-api.service[112384]: your server socket listen backlog is limited to 100 connections May 14 00:58:12.377515 np0000173927 devstack@c-api.service[112384]: your mercy for graceful operations on workers is 80 seconds May 14 00:58:12.378071 np0000173927 devstack@c-api.service[112384]: mapped 671795 bytes (656 KB) for 4 cores May 14 00:58:12.378216 np0000173927 devstack@c-api.service[112384]: *** Operational MODE: preforking *** May 14 00:58:12.378441 np0000173927 devstack@c-api.service[112384]: *** uWSGI is running in multiple interpreter mode *** May 14 00:58:12.378441 np0000173927 devstack@c-api.service[112384]: spawned uWSGI master process (pid: 112384) May 14 00:58:12.378616 np0000173927 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 14 00:58:12.379178 np0000173927 devstack@c-api.service[112384]: spawned uWSGI worker 1 (pid: 112395, cores: 1) May 14 00:58:12.379814 np0000173927 devstack@c-api.service[112384]: spawned uWSGI worker 2 (pid: 112396, cores: 1) May 14 00:58:12.380446 np0000173927 devstack@c-api.service[112384]: spawned uWSGI worker 3 (pid: 112397, cores: 1) May 14 00:58:12.381009 np0000173927 devstack@c-api.service[112384]: spawned uWSGI worker 4 (pid: 112398, cores: 1) May 14 00:58:12.381054 np0000173927 devstack@c-api.service[112384]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 14 00:58:12.503131 np0000173927 devstack@c-api.service[112398]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 00:58:12.503131 np0000173927 devstack@c-api.service[112398]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 00:58:12.503131 np0000173927 devstack@c-api.service[112398]: we strongly recommend against using it for new projects. May 14 00:58:12.503131 np0000173927 devstack@c-api.service[112398]: If you are already using Eventlet, we recommend migrating to a different May 14 00:58:12.503131 np0000173927 devstack@c-api.service[112398]: framework. For more detail see May 14 00:58:12.503131 np0000173927 devstack@c-api.service[112398]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 00:58:12.503131 np0000173927 devstack@c-api.service[112398]: import eventlet # noqa May 14 00:58:12.508171 np0000173927 devstack@c-api.service[112395]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 00:58:12.508171 np0000173927 devstack@c-api.service[112395]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 00:58:12.508171 np0000173927 devstack@c-api.service[112395]: we strongly recommend against using it for new projects. May 14 00:58:12.508171 np0000173927 devstack@c-api.service[112395]: If you are already using Eventlet, we recommend migrating to a different May 14 00:58:12.508171 np0000173927 devstack@c-api.service[112395]: framework. For more detail see May 14 00:58:12.508171 np0000173927 devstack@c-api.service[112395]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 00:58:12.508171 np0000173927 devstack@c-api.service[112395]: import eventlet # noqa May 14 00:58:12.519793 np0000173927 devstack@c-api.service[112396]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 00:58:12.519793 np0000173927 devstack@c-api.service[112396]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 00:58:12.519793 np0000173927 devstack@c-api.service[112396]: we strongly recommend against using it for new projects. May 14 00:58:12.519793 np0000173927 devstack@c-api.service[112396]: If you are already using Eventlet, we recommend migrating to a different May 14 00:58:12.519793 np0000173927 devstack@c-api.service[112396]: framework. For more detail see May 14 00:58:12.519793 np0000173927 devstack@c-api.service[112396]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 00:58:12.519793 np0000173927 devstack@c-api.service[112396]: import eventlet # noqa May 14 00:58:12.524099 np0000173927 devstack@c-api.service[112397]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 14 00:58:12.524099 np0000173927 devstack@c-api.service[112397]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 14 00:58:12.524099 np0000173927 devstack@c-api.service[112397]: we strongly recommend against using it for new projects. May 14 00:58:12.524099 np0000173927 devstack@c-api.service[112397]: If you are already using Eventlet, we recommend migrating to a different May 14 00:58:12.524099 np0000173927 devstack@c-api.service[112397]: framework. For more detail see May 14 00:58:12.524099 np0000173927 devstack@c-api.service[112397]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 14 00:58:12.524099 np0000173927 devstack@c-api.service[112397]: import eventlet # noqa May 14 00:58:12.589163 np0000173927 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 00:58:12.589163 np0000173927 devstack@c-api.service[112398]: debtcollector.deprecate( May 14 00:58:12.592473 np0000173927 devstack@c-api.service[112395]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 00:58:12.592473 np0000173927 devstack@c-api.service[112395]: debtcollector.deprecate( May 14 00:58:12.612094 np0000173927 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 00:58:12.612094 np0000173927 devstack@c-api.service[112397]: debtcollector.deprecate( May 14 00:58:12.613176 np0000173927 devstack@c-api.service[112396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 14 00:58:12.613176 np0000173927 devstack@c-api.service[112396]: debtcollector.deprecate( May 14 00:58:12.670031 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:12.670031 np0000173927 devstack@c-api.service[112398]: from cgi import parse_header May 14 00:58:12.673442 np0000173927 devstack@c-api.service[112395]: /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 14 00:58:12.673442 np0000173927 devstack@c-api.service[112395]: from cgi import parse_header May 14 00:58:12.696281 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:12.696281 np0000173927 devstack@c-api.service[112397]: from cgi import parse_header May 14 00:58:12.699460 np0000173927 devstack@c-api.service[112396]: /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 14 00:58:12.699460 np0000173927 devstack@c-api.service[112396]: from cgi import parse_header May 14 00:58:12.713783 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:12.713783 np0000173927 devstack@c-api.service[112398]: removals.removed_module( May 14 00:58:12.714385 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:12.714385 np0000173927 devstack@c-api.service[112398]: removals.removed_module( May 14 00:58:12.720262 np0000173927 devstack@c-api.service[112395]: /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 14 00:58:12.720262 np0000173927 devstack@c-api.service[112395]: removals.removed_module( May 14 00:58:12.721030 np0000173927 devstack@c-api.service[112395]: /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 14 00:58:12.721030 np0000173927 devstack@c-api.service[112395]: removals.removed_module( May 14 00:58:12.743383 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:12.743383 np0000173927 devstack@c-api.service[112397]: removals.removed_module( May 14 00:58:12.744924 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:12.744924 np0000173927 devstack@c-api.service[112397]: removals.removed_module( May 14 00:58:12.746362 np0000173927 devstack@c-api.service[112396]: /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 14 00:58:12.746362 np0000173927 devstack@c-api.service[112396]: removals.removed_module( May 14 00:58:12.747047 np0000173927 devstack@c-api.service[112396]: /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 14 00:58:12.747047 np0000173927 devstack@c-api.service[112396]: removals.removed_module( May 14 00:58:13.328278 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:13.328278 np0000173927 devstack@c-api.service[112398]: warnings.warn( May 14 00:58:13.334267 np0000173927 devstack@c-api.service[112395]: /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 14 00:58:13.334267 np0000173927 devstack@c-api.service[112395]: warnings.warn( May 14 00:58:13.362450 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:13.362450 np0000173927 devstack@c-api.service[112397]: warnings.warn( May 14 00:58:13.413565 np0000173927 devstack@c-api.service[112396]: /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 14 00:58:13.413565 np0000173927 devstack@c-api.service[112396]: warnings.warn( May 14 00:58:13.427378 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:13.427378 np0000173927 devstack@c-api.service[112398]: warnings.warn( May 14 00:58:13.449794 np0000173927 devstack@c-api.service[112395]: /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 14 00:58:13.449794 np0000173927 devstack@c-api.service[112395]: warnings.warn( May 14 00:58:13.475732 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:13.475732 np0000173927 devstack@c-api.service[112397]: warnings.warn( May 14 00:58:13.520232 np0000173927 devstack@c-api.service[112396]: /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 14 00:58:13.520232 np0000173927 devstack@c-api.service[112396]: warnings.warn( May 14 00:58:13.738964 np0000173927 devstack@c-api.service[112395]: 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 14 00:58:13.739531 np0000173927 devstack@c-api.service[112395]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112395) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 00:58:13.741482 np0000173927 devstack@c-api.service[112398]: 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 14 00:58:13.741913 np0000173927 devstack@c-api.service[112398]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112398) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 00:58:13.756088 np0000173927 devstack@c-api.service[112397]: 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 14 00:58:13.756620 np0000173927 devstack@c-api.service[112397]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112397) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 00:58:13.805751 np0000173927 devstack@c-api.service[112396]: 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 14 00:58:13.805910 np0000173927 devstack@c-api.service[112396]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112396) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 14 00:58:13.826108 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:13.826108 np0000173927 devstack@c-api.service[112397]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 00:58:13.827142 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:13.827142 np0000173927 devstack@c-api.service[112398]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 00:58:13.834143 np0000173927 devstack@c-api.service[112395]: /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 14 00:58:13.834143 np0000173927 devstack@c-api.service[112395]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 00:58:13.868252 np0000173927 devstack@c-api.service[112396]: /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 14 00:58:13.868252 np0000173927 devstack@c-api.service[112396]: @jsonschema.FormatChecker.cls_checks('date-time') May 14 00:58:14.280534 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112398) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 00:58:14.280883 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.280968 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112395) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 00:58:14.281038 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.281164 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.281217 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112397) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 00:58:14.281416 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.281523 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.281673 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.281768 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.281826 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.282009 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.283258 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.283336 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.283376 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.283420 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.283504 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.283565 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.283621 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.284032 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.284135 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.284232 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.284313 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.284364 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.284416 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.284471 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.284523 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.284523 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.284667 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.284722 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.284764 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.284812 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.284855 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.284898 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.284898 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.285005 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.285064 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.285064 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.285064 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.285064 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.285249 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.285296 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.285296 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.285374 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.285429 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.285483 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.285536 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.285536 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.285629 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.285674 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.285728 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.285768 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.285812 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.285812 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.287024 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.287104 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.287158 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.287206 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.287253 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.287303 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.287349 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.287393 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.287424 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.287490 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.287541 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.287616 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.287668 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.287735 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.287925 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.288019 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.288073 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.288126 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.288172 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.288217 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.288262 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.288301 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.288360 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.288412 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.288464 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.288507 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.288563 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.288653 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.288694 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.288734 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.288776 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.288823 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.288862 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.288918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.288918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.288918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.289085 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.289085 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.289174 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.289270 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.289364 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.289449 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.289504 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.289550 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.289639 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.289639 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.289742 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.289787 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.289839 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.289890 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.289970 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.290029 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.290078 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.290131 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.290187 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.290241 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.290288 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.290331 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.290379 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.290433 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.290479 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.290533 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.290584 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.290629 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.290686 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.290731 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.290785 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.290836 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.290882 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.290954 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.291014 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.291014 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.291096 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.291147 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.291292 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.291346 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.291399 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.291399 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.291399 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.291399 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.291399 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.291399 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.291399 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.291399 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.292861 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.292947 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.292996 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.293052 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.293112 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.293162 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.293215 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.293264 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.293306 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.293343 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.293404 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.293404 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.293404 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.293543 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.293589 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.293642 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.293740 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.293842 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.293946 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.294012 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.294070 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.294123 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.294123 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.294216 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.294262 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.294262 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.294348 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.294398 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.294442 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.294442 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.294546 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.294597 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.294597 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.294686 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.294686 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.294774 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.294827 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.294874 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.294953 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.295028 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.295077 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.295077 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.295687 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.295758 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.295806 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.295847 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.295917 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.295989 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.296043 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.296332 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.296402 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.296456 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.296507 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.296557 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.296636 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.296636 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.296728 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.296793 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.296841 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.296841 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.296956 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.297067 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.297157 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.297233 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.297294 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.297359 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.297406 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.297459 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.297522 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.297579 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.297623 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.297682 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.297735 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.297837 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.297891 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.297970 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.298022 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.298022 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.298120 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.298168 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.298215 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.298260 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.298305 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.298305 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.304062 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.304144 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.304144 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.304236 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.304279 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.304345 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.304411 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.304457 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.304457 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.304526 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.304526 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.304526 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.304656 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.304687 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.305278 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.305393 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.305457 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.305544 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.305613 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.305677 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.305757 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.305818 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.305874 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.305970 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.306029 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.306085 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.306144 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.306213 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.306272 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.306346 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.306346 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.306346 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.306509 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.306575 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.306630 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.306682 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.306739 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.306806 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.306864 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.306864 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.306864 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.306864 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.307186 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.307186 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.307340 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.307340 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.307465 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.307544 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.307603 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.307667 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.307743 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.307821 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.307885 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.307999 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.308066 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.308132 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.308196 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.308257 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.308318 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.308385 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.308453 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.308511 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.308511 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.308750 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.308750 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.308886 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.309037 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.309037 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.309037 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.309037 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.309408 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.309506 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.309506 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.309621 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.309621 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.309784 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.309784 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.309784 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.310055 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.310055 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.310055 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.310055 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.310055 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.310339 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.311265 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.311346 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.311346 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.311442 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.311486 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.311529 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.311568 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.311617 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.311668 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.311718 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.311764 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.311809 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.311845 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.311884 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.311926 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.311999 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.312036 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.312085 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.312134 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.312181 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.312218 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.312278 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.312319 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.312362 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.312402 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.312402 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.312402 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.312402 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.312560 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.312717 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.312797 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.312900 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.313019 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.313160 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.313294 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.313431 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.313557 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.313683 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.313816 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.313943 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.314060 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.314142 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.314215 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.314215 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.314324 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.314436 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.314436 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.314436 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.314604 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.314666 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.314725 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.314725 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.314725 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.314725 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.314725 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.314725 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.315205 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.315303 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.315303 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.315439 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.315501 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.315501 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.315501 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.315725 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.315804 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.315804 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.315969 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.316052 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.316127 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.316193 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.316193 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.316306 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.316369 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.316369 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.316506 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.316570 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.316683 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.316754 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.316816 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.316816 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.316816 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.316816 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.317055 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.317133 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.317133 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.317378 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.317378 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.317378 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.317556 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.317620 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.317620 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.317744 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.317852 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.317918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.317918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.317918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.317918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.317918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.317918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.318274 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.318274 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.318396 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.318457 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.318457 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.318580 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.318649 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.318716 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.318772 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.318838 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.318895 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.318972 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.319034 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.319104 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.319168 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.319242 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.319242 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.319352 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.319410 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.319479 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.319479 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.319479 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.319643 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.319643 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.319782 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.319908 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.320107 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.320417 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.320499 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.320499 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.320720 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.320793 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.320851 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.320851 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.321000 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.321052 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.321102 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.321102 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.321102 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.321102 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.321270 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.321323 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.321369 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.321369 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.321369 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.321369 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.321536 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.321536 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.323531 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.323618 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.323618 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.323691 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.323763 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.323802 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.323875 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.325073 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.325143 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.325179 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.325212 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.325245 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.325274 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.325344 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.325344 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.325428 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.325507 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.325558 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.325558 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.325558 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.325696 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.325859 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.325974 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.326065 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.326129 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.326186 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.326247 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.326302 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.326349 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.326392 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.326435 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.326476 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.326522 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.326566 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.326608 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.326661 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.326719 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.326770 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.326823 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.326868 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.326921 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.326921 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.326921 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.326921 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.326921 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.327167 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.327223 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.327271 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.327310 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.327356 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.327402 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.327458 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.327507 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.327555 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.327600 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.327646 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.327697 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.327737 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.327777 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.327823 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.327869 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.327918 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.327992 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.328039 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.328089 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.328137 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.328189 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.328234 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.328275 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.328318 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.328376 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.328421 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.328463 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.328507 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.328549 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.328549 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.328707 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.328757 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.328757 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.328757 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.328757 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.328757 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.328757 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.329013 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.329066 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.329113 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.329499 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.329499 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.329499 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.329499 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.329499 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.329499 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.329499 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.329776 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.329776 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.329776 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.330188 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.330252 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.330299 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.330353 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.330402 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.330445 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.330495 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.330541 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.330598 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.330650 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.330701 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.330756 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.330807 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.330807 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.330887 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.330947 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.330990 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.331046 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.331094 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.331094 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.331094 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.335014 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.335085 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.336846 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.336904 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.336984 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.337033 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.337075 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.337128 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.337170 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.337211 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.337259 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.337309 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.337309 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.337309 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.337784 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.337858 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.338043 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.338114 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.338247 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.338331 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.338425 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.338886 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.338984 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.339088 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.339144 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.339199 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.339244 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.339295 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.339341 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.339341 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.339442 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.339488 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.339533 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.339578 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.339622 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.339662 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.339705 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.339705 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.339788 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.339838 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.339885 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.339993 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.345193 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.345262 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.345312 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.345369 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.345414 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.345473 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.345473 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.345573 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.345619 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.345662 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.345706 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.345706 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.345788 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.345788 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.345869 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.345869 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.345980 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112396) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 14 00:58:14.346046 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.346094 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.346137 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.346246 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.346328 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.346376 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.346447 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.346492 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.346567 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.346615 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.346676 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.346726 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.346778 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.346829 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.346891 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.347414 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.347478 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.347535 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.347589 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.347648 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.347704 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.347758 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.347805 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.347845 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.347884 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.347923 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.348011 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.348053 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.348095 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.348133 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.348183 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.348223 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.348223 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.348293 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.348341 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.348380 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.348418 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.348465 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.348503 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.348548 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.348586 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.348651 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.348697 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.348740 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.348782 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.348823 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.348867 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.348918 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.349671 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.349671 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.349671 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.349671 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.349839 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.349839 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.349972 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.350050 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.350109 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.350176 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.350246 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.350500 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.350560 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.350612 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.350665 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.350738 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.350794 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.350894 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.351398 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.351463 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.351526 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.351576 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.351628 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.351683 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.351729 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.351823 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.351880 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.351951 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.352016 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.352090 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.352157 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.352206 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.352962 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.353081 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.353158 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.353257 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.353336 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.353435 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.353518 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.353965 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.354080 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.354166 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.354260 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.354345 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.354432 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.354535 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.355376 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.355440 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.355551 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.355618 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.355729 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.355801 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.355957 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.358853 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.359036 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.359237 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.359377 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.359479 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.359586 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.359698 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.361272 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.361336 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.361404 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.361464 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.361527 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.361600 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.361671 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.362043 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.362119 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.362179 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.362244 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.362308 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.362372 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.362442 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.362939 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.363056 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.363127 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.363197 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.363263 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.363326 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.363397 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.363465 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.363531 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.363594 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.363659 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.363724 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.363786 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.363890 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.364535 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.364609 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.364705 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.364766 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.364830 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.364911 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.365037 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.365110 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.365177 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.365240 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.365313 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.365377 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.365440 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.365508 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.366146 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.366217 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.366281 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.366348 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.366410 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.366474 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.366545 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.366871 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.366993 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.367084 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.367150 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.367214 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.367277 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.367347 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.367600 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.367669 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.367727 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.367792 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.367885 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.367988 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.368055 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.368546 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.368720 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.368781 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.368864 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.368943 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.369008 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.369100 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.369692 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.369764 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.369821 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.369915 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.370033 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.370095 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.370167 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.370755 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.370828 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.370906 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.370989 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.371055 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.371119 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.371199 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.371656 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.371727 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.371787 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.371871 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.371950 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.372031 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.372101 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.372447 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.372516 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.372576 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.372675 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.372776 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.372835 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.372917 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.373003 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.373068 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.373134 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.373199 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.373264 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.373326 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.373394 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.373531 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.373600 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.373663 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.373728 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.373798 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.373873 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.373960 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.374687 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.374756 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.374837 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.374921 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.374999 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.375063 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.375133 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.376115 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.376195 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.376258 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.376330 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.376388 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.376452 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.376520 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.377067 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.377113 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.377196 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.377254 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.377358 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.377415 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.377488 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.378456 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.378524 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.378588 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.378654 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.378719 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.378795 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.378871 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.379202 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.379263 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.379335 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.379412 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.379472 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.379534 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.379611 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 14 00:58:14.379673 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 14 00:58:14.379738 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 14 00:58:14.379802 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 14 00:58:14.379880 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 14 00:58:14.379967 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 14 00:58:14.380081 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 14 00:58:14.391711 np0000173927 devstack@c-api.service[112398]: INFO dbcounter [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Registered counter for database cinder May 14 00:58:14.393488 np0000173927 devstack@c-api.service[112397]: INFO dbcounter [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Registered counter for database cinder May 14 00:58:14.403069 np0000173927 devstack@c-api.service[112398]: DEBUG oslo_db.sqlalchemy.engines [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 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=112398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:14.404368 np0000173927 devstack@c-api.service[112395]: INFO dbcounter [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Registered counter for database cinder May 14 00:58:14.404739 np0000173927 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c 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=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:14.415225 np0000173927 devstack@c-api.service[112395]: DEBUG oslo_db.sqlalchemy.engines [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c 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=112395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:14.434710 np0000173927 devstack@c-api.service[112396]: INFO dbcounter [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Registered counter for database cinder May 14 00:58:14.452542 np0000173927 devstack@c-api.service[112396]: DEBUG oslo_db.sqlalchemy.engines [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 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=112396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:14.515486 np0000173927 devstack@c-api.service[112398]: DEBUG dbcounter [-] [112398] Writer thread running {{(pid=112398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 00:58:14.518607 np0000173927 devstack@c-api.service[112398]: INFO cinder.rpc [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 00:58:14.522559 np0000173927 devstack@c-api.service[112398]: INFO cinder.rpc [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 00:58:14.526557 np0000173927 devstack@c-api.service[112398]: INFO cinder.rpc [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 00:58:14.527687 np0000173927 devstack@c-api.service[112397]: DEBUG dbcounter [-] [112397] Writer thread running {{(pid=112397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 00:58:14.529205 np0000173927 devstack@c-api.service[112395]: DEBUG dbcounter [-] [112395] Writer thread running {{(pid=112395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 00:58:14.529634 np0000173927 devstack@c-api.service[112398]: INFO cinder.rpc [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 00:58:14.530448 np0000173927 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 00:58:14.530629 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.531336 np0000173927 devstack@c-api.service[112395]: INFO cinder.rpc [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 00:58:14.532205 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.532889 np0000173927 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 00:58:14.533678 np0000173927 devstack@c-api.service[112395]: INFO cinder.rpc [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 00:58:14.535017 np0000173927 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 00:58:14.535759 np0000173927 devstack@c-api.service[112395]: INFO cinder.rpc [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 00:58:14.536943 np0000173927 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 00:58:14.537155 np0000173927 devstack@c-api.service[112398]: DEBUG oslo_db.sqlalchemy.engines [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 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=112398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:14.537817 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.537894 np0000173927 devstack@c-api.service[112395]: INFO cinder.rpc [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 00:58:14.539035 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.539505 np0000173927 devstack@c-api.service[112398]: INFO cinder.rpc [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 00:58:14.539582 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.541367 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.541775 np0000173927 devstack@c-api.service[112398]: INFO cinder.rpc [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 00:58:14.542887 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.543755 np0000173927 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c 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=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:14.545696 np0000173927 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 00:58:14.546610 np0000173927 devstack@c-api.service[112395]: DEBUG oslo_db.sqlalchemy.engines [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c 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=112395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:14.547476 np0000173927 devstack@c-api.service[112397]: INFO cinder.rpc [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 00:58:14.548300 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.548761 np0000173927 devstack@c-api.service[112395]: INFO cinder.rpc [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 00:58:14.550523 np0000173927 devstack@c-api.service[112395]: INFO cinder.rpc [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 00:58:14.551463 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.552763 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.555953 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.559149 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.562207 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.563523 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.563594 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.565673 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.566609 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.567784 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.569411 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.569573 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.571102 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.572737 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.573630 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.575350 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.576317 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.576700 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.578511 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.579277 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.579699 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.580819 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.581541 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.583683 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.584154 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.585787 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.587313 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.588797 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.589282 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.590384 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.591128 np0000173927 devstack@c-api.service[112396]: DEBUG dbcounter [-] [112396] Writer thread running {{(pid=112396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 14 00:58:14.591801 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.591960 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.592641 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.593425 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.594634 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.594763 np0000173927 devstack@c-api.service[112396]: INFO cinder.rpc [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 14 00:58:14.594860 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.596150 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.596303 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.597606 np0000173927 devstack@c-api.service[112396]: INFO cinder.rpc [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 14 00:58:14.597790 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.599361 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.600296 np0000173927 devstack@c-api.service[112396]: INFO cinder.rpc [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 14 00:58:14.600367 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.600808 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.601908 np0000173927 devstack@c-api.service[112398]: WARNING cinder.api.contrib.hosts [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 00:58:14.602066 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.602646 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.603121 np0000173927 devstack@c-api.service[112396]: INFO cinder.rpc [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 14 00:58:14.603845 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.604136 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.604808 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.605477 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.605688 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.606063 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.606556 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: extensions {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.607592 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.607675 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.607737 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.607837 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: encryption {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.609147 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.609336 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.609465 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: encryption {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.610743 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.610859 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.611038 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: os-quota-sets {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.612194 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.612397 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: cgsnapshots {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.612467 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.613337 np0000173927 devstack@c-api.service[112397]: WARNING cinder.api.contrib.hosts [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 00:58:14.613829 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: os-quota-class-sets {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.614047 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.614156 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.614533 np0000173927 devstack@c-api.service[112396]: DEBUG oslo_db.sqlalchemy.engines [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 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=112396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:14.615168 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: os-availability-zone {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.615292 np0000173927 devstack@c-api.service[112395]: WARNING cinder.api.contrib.hosts [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 00:58:14.615565 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.616185 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.616464 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: qos-specs {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.617121 np0000173927 devstack@c-api.service[112396]: INFO cinder.rpc [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 14 00:58:14.617493 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.617920 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.618342 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: extensions {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.618435 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: backups {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.619389 np0000173927 devstack@c-api.service[112396]: INFO cinder.rpc [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 14 00:58:14.619584 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.619829 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: encryption {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.620457 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: extensions {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.620802 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.620986 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: extra_specs {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.621457 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: encryption {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.621773 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: encryption {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.622510 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: os-snapshot-manage {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.623054 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: os-quota-sets {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.623415 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: encryption {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.623950 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: os-volume-type-access {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.624457 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: cgsnapshots {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.625302 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: os-quota-sets {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.625525 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: capabilities {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.625908 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: os-quota-class-sets {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.626731 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: cgsnapshots {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.626799 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: os-hosts {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.627256 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: os-availability-zone {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.628129 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: consistencygroups {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.628188 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: os-quota-class-sets {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.628522 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: qos-specs {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.629580 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: os-availability-zone {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.630096 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: os-volume-transfer {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.630875 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: qos-specs {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.631329 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: backups {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.631718 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: scheduler-stats {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.633200 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extended resource: os-volume-manage {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.633374 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: extra_specs {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.633721 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.633796 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: backups {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.634969 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: os-snapshot-manage {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.635343 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.635851 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: extra_specs {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.636215 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.contrib.snapshot_actions [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] SnapshotActionsController initialized {{(pid=112398) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 00:58:14.636406 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: os-volume-type-access {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.637005 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.637098 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.637470 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: os-snapshot-manage {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.638025 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: capabilities {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.638393 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.639026 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: os-volume-type-access {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.639308 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: os-hosts {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.639795 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.640338 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.640615 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: capabilities {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.640680 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: consistencygroups {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.641234 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.641955 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: os-hosts {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.642674 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.642742 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: os-volume-transfer {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.643318 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: consistencygroups {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.644155 np0000173927 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.644348 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: scheduler-stats {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.645093 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.645192 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.645318 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.645395 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: os-volume-transfer {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.645453 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.645518 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646040 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646040 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646170 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extended resource: os-volume-manage {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.646240 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646240 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646240 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension UsedLimits extending resource: limits {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646240 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension TypesManage extending resource: types {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646240 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension AdminActions extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646498 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension AdminActions extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646498 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension AdminActions extending resource: backups {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646608 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension VolumeActions extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.646768 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.647129 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: scheduler-stats {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.647873 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.648309 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.648656 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extended resource: os-volume-manage {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.649048 np0000173927 devstack@c-api.service[112398]: WARNING keystonemiddleware.auth_token [None req-38e7986a-7947-44cb-8a50-2cc3dc5832b3 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 00:58:14.649622 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.contrib.snapshot_actions [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] SnapshotActionsController initialized {{(pid=112397) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 00:58:14.650415 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.650865 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.651342 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.651774 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.contrib.snapshot_actions [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] SnapshotActionsController initialized {{(pid=112395) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 00:58:14.651841 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.652537 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.653317 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.654038 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.654711 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.654756 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.654906 np0000173927 devstack@c-api.service[112398]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8a24ca3668 pid: 112398 (default app) May 14 00:58:14.655476 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.656230 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.656897 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.657769 np0000173927 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.658060 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.658366 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.658702 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.658821 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.658941 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.659068 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.659173 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.659275 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.659405 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.659502 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.659614 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.659822 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension UsedLimits extending resource: limits {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.659822 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension TypesManage extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.659968 np0000173927 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.660029 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension AdminActions extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.660089 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension AdminActions extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.660162 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension AdminActions extending resource: backups {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.660266 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension VolumeActions extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.660480 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.660774 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661004 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661004 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661320 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661389 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.661449 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661449 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661558 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661666 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661751 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661863 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension UsedLimits extending resource: limits {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.661980 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension TypesManage extending resource: types {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.662083 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension AdminActions extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.662203 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension AdminActions extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.662321 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension AdminActions extending resource: backups {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.662391 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension VolumeActions extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.662604 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.662944 np0000173927 devstack@c-api.service[112397]: WARNING keystonemiddleware.auth_token [None req-f5b07fbe-8d27-466f-8267-8eb82c958a7c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 00:58:14.663633 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.663633 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.663633 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.663633 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.664078 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.664078 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.664078 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.664078 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.664357 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.664357 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.664357 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.664357 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.664357 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.664357 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.664922 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.664922 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.664922 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.664922 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.664922 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.665325 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.665325 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.665325 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.665325 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.665325 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.665697 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.665697 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.665697 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.665697 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.666022 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.666022 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.666022 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.666022 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.666022 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.666382 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.666382 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.666382 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.666382 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.666382 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.666719 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.666719 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.666719 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.666719 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.666719 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.666719 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.667148 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.667148 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.667148 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.667148 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.667148 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.667148 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.667550 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.667550 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.667550 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.667550 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.667550 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.667550 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.667969 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.667969 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.667969 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.667969 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.667969 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.668347 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.668347 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.668347 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.668347 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.668347 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.668650 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.668650 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.668650 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.668650 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.668650 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.668650 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.669131 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.669131 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.669131 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.669131 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.669131 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.669131 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.669549 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.669549 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.669549 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.669549 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.669549 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.670317 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.670317 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.670317 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.670317 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.670317 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.670714 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.670714 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.670714 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.670714 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.671020 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.671020 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.671020 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.671020 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.671308 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.671308 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.671308 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.671308 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.671308 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.671672 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.671728 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.671787 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.671787 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.671787 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.671787 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.671787 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.672181 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.672181 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.672181 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.672181 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.672181 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.672495 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.672495 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.672495 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.672495 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.672759 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.672759 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.672759 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.672759 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.673161 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.673161 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.673161 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.673161 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.673445 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.673445 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.673445 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.673445 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.673730 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.673730 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.673730 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.673730 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.673730 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.673730 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674061 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674061 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674061 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674061 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674061 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674247 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674247 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674247 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674247 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674247 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674247 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674247 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674457 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674457 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674457 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674457 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674457 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674457 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674647 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674647 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674647 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674647 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674647 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674647 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674833 np0000173927 devstack@c-api.service[112395]: WARNING keystonemiddleware.auth_token [None req-93e8a3af-3f2d-43e9-a8b4-dacf79f8b35c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 00:58:14.674869 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674869 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674869 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674869 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.674869 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.674869 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.675085 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.675085 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.675085 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.675085 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.675223 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.675223 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.675223 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.675223 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.675355 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.675355 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.675355 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.675355 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.675485 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.675485 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.675485 np0000173927 devstack@c-api.service[112398]: /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 14 00:58:14.675485 np0000173927 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) May 14 00:58:14.675628 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.675669 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.middleware.request_id [None req-0eeffae5-b6e3-4a3d-95df-c7d5d48340ff None None] RequestId filter calling following filter/app {{(pid=112398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 00:58:14.675699 np0000173927 devstack@c-api.service[112397]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8a24ca3668 pid: 112397 (default app) May 14 00:58:14.675745 np0000173927 devstack@c-api.service[112398]: [pid: 112398|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Thu May 14 00:58:14 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 14 00:58:14.675778 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.675806 np0000173927 devstack@c-api.service[112395]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8a24ca3668 pid: 112395 (default app) May 14 00:58:14.677013 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.680539 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.682853 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.684515 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.686089 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.687608 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.689207 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.690509 np0000173927 devstack@c-api.service[112396]: WARNING cinder.api.contrib.hosts [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 14 00:58:14.691274 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.692906 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.694533 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.695422 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: extensions {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.696910 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: encryption {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.698848 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: encryption {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.700647 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: os-quota-sets {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.702109 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: cgsnapshots {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.704372 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: os-quota-class-sets {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.705811 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: os-availability-zone {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.707305 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: qos-specs {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.709510 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: backups {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.712223 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: extra_specs {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.713868 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: os-snapshot-manage {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.715458 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: os-volume-type-access {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.717120 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: capabilities {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.718445 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: os-hosts {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.719876 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: consistencygroups {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.721873 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: os-volume-transfer {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.723628 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: scheduler-stats {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.725254 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extended resource: os-volume-manage {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 14 00:58:14.727705 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.728881 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.contrib.snapshot_actions [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] SnapshotActionsController initialized {{(pid=112396) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 14 00:58:14.729735 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.731196 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.733966 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.734212 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.735886 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.737582 np0000173927 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 14 00:58:14.738479 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.739501 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.739643 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.739772 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.739879 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.740039 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.740196 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.740261 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.740389 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.740507 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension UsedLimits extending resource: limits {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.740615 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension TypesManage extending resource: types {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.740725 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension AdminActions extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.740994 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension AdminActions extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.741108 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension AdminActions extending resource: backups {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.741216 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension VolumeActions extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.741403 np0000173927 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 14 00:58:14.744575 np0000173927 devstack@c-api.service[112396]: WARNING keystonemiddleware.auth_token [None req-282c3cb2-399c-4f35-bc24-0ec5b5ef69c6 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 14 00:58:14.752567 np0000173927 devstack@c-api.service[112396]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f8a24ca3668 pid: 112396 (default app) May 14 00:58:21.634482 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.634482 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.634482 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.634482 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.634482 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.635450 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.635450 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.635450 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.635450 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.635450 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.635799 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.635799 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.635799 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.635799 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.635799 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.635799 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.636215 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.636215 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.636215 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.636215 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.636537 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.636537 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.636537 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.636537 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.636830 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.636830 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.636830 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.636830 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.637129 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.637129 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.637129 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.637129 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.637129 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.637448 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.637448 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.637448 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.637448 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.637448 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.637773 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.637773 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.637773 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.637773 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.637773 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.637773 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.638182 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.638182 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.638182 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.638182 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.638182 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.638182 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.638570 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.638570 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.638570 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.638570 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.638570 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.638570 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.639015 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.639015 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.639015 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.639015 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.639015 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.639357 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.639357 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.639357 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.639357 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.639357 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.639678 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.639678 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.639678 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.639678 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.639678 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.639678 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.640116 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.640116 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.640116 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.640116 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.640116 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.640116 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.640536 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.640536 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.640536 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.640536 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.640536 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.641066 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.641066 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.641066 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.641066 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.641066 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.641416 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.641416 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.641416 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.641416 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.641674 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.641674 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.641674 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.641674 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.641961 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.641961 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.641961 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.641961 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.641961 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.642302 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.642302 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.642302 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.642302 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.642302 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.642574 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.642574 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.642574 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.642574 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.642803 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.642803 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.642803 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.642803 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.643106 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.643106 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.643106 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.643106 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.643338 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.643338 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.643338 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.643338 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.643567 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.643567 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.643567 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.643567 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.643810 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.643810 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.643810 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.643810 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.643810 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.644125 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.644125 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.644125 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.644125 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.644125 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.644125 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.644563 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.644563 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.644563 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.644563 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.644563 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.644849 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.644849 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.644849 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.644849 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.644849 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.644849 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645205 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645205 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645205 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645205 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645205 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645205 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645380 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645380 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645380 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645380 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645380 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645380 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645552 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645552 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645552 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645552 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645552 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645552 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645712 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645712 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645712 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645712 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645826 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645826 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645826 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645826 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645826 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645988 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645988 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645988 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645988 np0000173927 devstack@c-api.service[112397]: /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 14 00:58:21.645988 np0000173927 devstack@c-api.service[112397]: warnings.warn(deprecated_msg) May 14 00:58:21.645988 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.middleware.request_id [None req-8335e408-229c-48d0-b640-c37d9f528109 None None] RequestId filter calling following filter/app {{(pid=112397) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 00:58:22.126330 np0000173927 devstack@c-api.service[112397]: INFO cinder.api.openstack.wsgi [None req-8335e408-229c-48d0-b640-c37d9f528109 admin admin] POST https://199.204.45.222/volume/v3/types May 14 00:58:22.126803 np0000173927 devstack@c-api.service[112397]: DEBUG cinder.api.openstack.wsgi [None req-8335e408-229c-48d0-b640-c37d9f528109 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112397) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 00:58:22.128571 np0000173927 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 00:58:22.128571 np0000173927 devstack@c-api.service[112397]: warnings.warn( May 14 00:58:22.137163 np0000173927 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-8335e408-229c-48d0-b640-c37d9f528109 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=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:22.173292 np0000173927 devstack@c-api.service[112397]: INFO cinder.api.openstack.wsgi [None req-8335e408-229c-48d0-b640-c37d9f528109 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 May 14 00:58:22.173828 np0000173927 devstack@c-api.service[112397]: [pid: 112397|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Thu May 14 00:58:21 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 14 00:58:22.187785 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.middleware.request_id [req-8335e408-229c-48d0-b640-c37d9f528109 req-d0e1af46-447c-4735-b222-6df49817b1d9 None None] RequestId filter calling following filter/app {{(pid=112398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 00:58:22.525473 np0000173927 devstack@c-api.service[112398]: INFO cinder.api.openstack.wsgi [req-8335e408-229c-48d0-b640-c37d9f528109 req-d0e1af46-447c-4735-b222-6df49817b1d9 admin admin] POST https://199.204.45.222/volume/v3/types/ed74435a-4ea1-4196-a616-240c77f1489f/extra_specs May 14 00:58:22.526049 np0000173927 devstack@c-api.service[112398]: DEBUG cinder.api.openstack.wsgi [req-8335e408-229c-48d0-b640-c37d9f528109 req-d0e1af46-447c-4735-b222-6df49817b1d9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 14 00:58:22.527863 np0000173927 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 14 00:58:22.527863 np0000173927 devstack@c-api.service[112398]: warnings.warn( May 14 00:58:22.538718 np0000173927 devstack@c-api.service[112398]: DEBUG oslo_db.sqlalchemy.engines [req-8335e408-229c-48d0-b640-c37d9f528109 req-d0e1af46-447c-4735-b222-6df49817b1d9 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=112398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 14 00:58:22.597636 np0000173927 devstack@c-api.service[112398]: INFO cinder.api.openstack.wsgi [req-8335e408-229c-48d0-b640-c37d9f528109 req-d0e1af46-447c-4735-b222-6df49817b1d9 admin admin] https://199.204.45.222/volume/v3/types/ed74435a-4ea1-4196-a616-240c77f1489f/extra_specs returned with HTTP 200 May 14 00:58:22.598239 np0000173927 devstack@c-api.service[112398]: [pid: 112398|app: 0|req: 2/3] 199.204.45.222 () {70 vars in 1505 bytes} [Thu May 14 00:58:22 2026] POST /volume/v3/types/ed74435a-4ea1-4196-a616-240c77f1489f/extra_specs => generated 55 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 14 00:58:24.551200 np0000173927 devstack@c-api.service[112395]: DEBUG dbcounter [-] [112395] Writing DB stats cinder:SELECT=6 {{(pid=112395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 00:58:24.618827 np0000173927 devstack@c-api.service[112396]: DEBUG dbcounter [-] [112396] Writing DB stats cinder:SELECT=6 {{(pid=112396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 00:58:32.171080 np0000173927 devstack@c-api.service[112397]: DEBUG dbcounter [-] [112397] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 00:58:32.595841 np0000173927 devstack@c-api.service[112398]: DEBUG dbcounter [-] [112398] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 14 01:00:58.733914 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.733914 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.733914 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.733914 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.733914 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.735181 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.735181 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.735181 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.735181 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.735181 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.735761 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.735761 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.735761 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.735761 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.735761 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.735761 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.736767 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.736767 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.736767 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.736767 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.737401 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.737401 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.737401 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.737401 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.737870 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.737870 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.737870 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.737870 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738089 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738089 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738089 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738089 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738089 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738349 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738349 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738349 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738349 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738349 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738603 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738603 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738603 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738603 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738603 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738603 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738978 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738978 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738978 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738978 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.738978 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.738978 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.739310 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.739310 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.739310 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.739310 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.739310 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.739310 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.739577 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.739577 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.739577 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.739577 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.739577 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.739806 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.739806 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.739806 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.739806 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.739806 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740054 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740054 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740054 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740054 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740054 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740054 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740314 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740314 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740314 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740314 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740314 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740314 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740554 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740554 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740554 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740554 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740554 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740811 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740811 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740811 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.740811 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.740811 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.741227 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.741227 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.741227 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.741227 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.741524 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.741524 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.741524 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.741524 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.741822 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.741822 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.741822 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.741822 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.741822 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.742247 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.742247 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.742247 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.742247 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.742247 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.742590 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.742590 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.742590 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.742590 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.742923 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.742923 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.742923 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.742923 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.743250 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.743250 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.743250 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.743250 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.743570 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.743570 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.743570 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.743570 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.743852 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.743852 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.743852 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.743852 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.744234 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.744234 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.744234 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.744234 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.744234 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.744611 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.744611 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.744611 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.744611 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.744611 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.744611 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.745171 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.745171 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.745171 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.745171 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.745171 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.745522 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.745522 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.745522 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.745522 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.745522 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.745522 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.745817 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.745817 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.745817 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.745817 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.745817 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.745817 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746026 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746026 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746026 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746026 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746026 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746026 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746193 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746193 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746193 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746193 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746193 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746193 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746367 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746367 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746367 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746367 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746489 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746489 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746489 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746489 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746489 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746665 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746665 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746665 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746665 np0000173927 devstack@c-api.service[112395]: /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 14 01:00:58.746665 np0000173927 devstack@c-api.service[112395]: warnings.warn(deprecated_msg) May 14 01:00:58.746665 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.middleware.request_id [None req-42ccad1b-a831-4c4e-ac4a-1ab23405fa4e None None] RequestId filter calling following filter/app {{(pid=112395) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 14 01:00:58.746665 np0000173927 devstack@c-api.service[112395]: INFO cinder.api.openstack.wsgi [None req-42ccad1b-a831-4c4e-ac4a-1ab23405fa4e None None] GET https://199.204.45.222/volume// May 14 01:00:58.746845 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.openstack.wsgi [None req-42ccad1b-a831-4c4e-ac4a-1ab23405fa4e None None] Empty body provided in request {{(pid=112395) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 14 01:00:58.746845 np0000173927 devstack@c-api.service[112395]: DEBUG cinder.api.openstack.wsgi [None req-42ccad1b-a831-4c4e-ac4a-1ab23405fa4e None None] Calling method 'all' {{(pid=112395) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 14 01:00:58.746845 np0000173927 devstack@c-api.service[112395]: INFO cinder.api.openstack.wsgi [None req-42ccad1b-a831-4c4e-ac4a-1ab23405fa4e None None] https://199.204.45.222/volume// returned with HTTP 300 May 14 01:00:58.746845 np0000173927 devstack@c-api.service[112395]: [pid: 112395|app: 0|req: 1/4] 199.204.45.222 () {66 vars in 1456 bytes} [Thu May 14 01:00:58 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)