May 20 01:29:07.600824 np0000175129 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 20 01:29:07.609224 np0000175129 devstack@c-api.service[112923]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed May 20 01:29:07 2026] *** May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: nodename: np0000175129 May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: machine: x86_64 May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: clock source: unix May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: pcre jit disabled May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: detected number of CPU cores: 16 May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: current working directory: / May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: detected binary path: /usr/bin/uwsgi-core May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: your processes number limit is 256917 May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: your memory page size is 4096 bytes May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: detected max file descriptor number: 2048 May 20 01:29:07.612690 np0000175129 devstack@c-api.service[112923]: lock engine: pthread robust mutexes May 20 01:29:07.613429 np0000175129 devstack@c-api.service[112923]: thunder lock: enabled May 20 01:29:07.613429 np0000175129 devstack@c-api.service[112923]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 20 01:29:07.613429 np0000175129 devstack@c-api.service[112923]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 20 01:29:07.613429 np0000175129 devstack@c-api.service[112923]: PEP 405 virtualenv detected: /opt/stack/data/venv May 20 01:29:07.613429 np0000175129 devstack@c-api.service[112923]: Set PythonHome to /opt/stack/data/venv May 20 01:29:07.660609 np0000175129 devstack@c-api.service[112923]: Python main interpreter initialized at 0x73dc5b8a3668 May 20 01:29:07.660609 np0000175129 devstack@c-api.service[112923]: python threads support enabled May 20 01:29:07.660609 np0000175129 devstack@c-api.service[112923]: your server socket listen backlog is limited to 100 connections May 20 01:29:07.660609 np0000175129 devstack@c-api.service[112923]: your mercy for graceful operations on workers is 80 seconds May 20 01:29:07.661210 np0000175129 devstack@c-api.service[112923]: mapped 671795 bytes (656 KB) for 4 cores May 20 01:29:07.661386 np0000175129 devstack@c-api.service[112923]: *** Operational MODE: preforking *** May 20 01:29:07.661696 np0000175129 devstack@c-api.service[112923]: *** uWSGI is running in multiple interpreter mode *** May 20 01:29:07.661696 np0000175129 devstack@c-api.service[112923]: spawned uWSGI master process (pid: 112923) May 20 01:29:07.661927 np0000175129 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 20 01:29:07.662692 np0000175129 devstack@c-api.service[112923]: spawned uWSGI worker 1 (pid: 112932, cores: 1) May 20 01:29:07.663261 np0000175129 devstack@c-api.service[112923]: spawned uWSGI worker 2 (pid: 112933, cores: 1) May 20 01:29:07.663830 np0000175129 devstack@c-api.service[112923]: spawned uWSGI worker 3 (pid: 112934, cores: 1) May 20 01:29:07.664370 np0000175129 devstack@c-api.service[112923]: spawned uWSGI worker 4 (pid: 112935, cores: 1) May 20 01:29:07.664370 np0000175129 devstack@c-api.service[112923]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 20 01:29:07.796517 np0000175129 devstack@c-api.service[112932]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:29:07.796517 np0000175129 devstack@c-api.service[112932]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:29:07.796517 np0000175129 devstack@c-api.service[112932]: we strongly recommend against using it for new projects. May 20 01:29:07.796517 np0000175129 devstack@c-api.service[112932]: If you are already using Eventlet, we recommend migrating to a different May 20 01:29:07.796517 np0000175129 devstack@c-api.service[112932]: framework. For more detail see May 20 01:29:07.796517 np0000175129 devstack@c-api.service[112932]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:29:07.796517 np0000175129 devstack@c-api.service[112932]: import eventlet # noqa May 20 01:29:07.823873 np0000175129 devstack@c-api.service[112933]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:29:07.823873 np0000175129 devstack@c-api.service[112933]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:29:07.823873 np0000175129 devstack@c-api.service[112933]: we strongly recommend against using it for new projects. May 20 01:29:07.823873 np0000175129 devstack@c-api.service[112933]: If you are already using Eventlet, we recommend migrating to a different May 20 01:29:07.823873 np0000175129 devstack@c-api.service[112933]: framework. For more detail see May 20 01:29:07.823873 np0000175129 devstack@c-api.service[112933]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:29:07.823873 np0000175129 devstack@c-api.service[112933]: import eventlet # noqa May 20 01:29:07.837278 np0000175129 devstack@c-api.service[112934]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:29:07.837278 np0000175129 devstack@c-api.service[112934]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:29:07.837278 np0000175129 devstack@c-api.service[112934]: we strongly recommend against using it for new projects. May 20 01:29:07.837278 np0000175129 devstack@c-api.service[112934]: If you are already using Eventlet, we recommend migrating to a different May 20 01:29:07.837278 np0000175129 devstack@c-api.service[112934]: framework. For more detail see May 20 01:29:07.837278 np0000175129 devstack@c-api.service[112934]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:29:07.837278 np0000175129 devstack@c-api.service[112934]: import eventlet # noqa May 20 01:29:07.877366 np0000175129 devstack@c-api.service[112935]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 20 01:29:07.877366 np0000175129 devstack@c-api.service[112935]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 20 01:29:07.877366 np0000175129 devstack@c-api.service[112935]: we strongly recommend against using it for new projects. May 20 01:29:07.877366 np0000175129 devstack@c-api.service[112935]: If you are already using Eventlet, we recommend migrating to a different May 20 01:29:07.877366 np0000175129 devstack@c-api.service[112935]: framework. For more detail see May 20 01:29:07.877366 np0000175129 devstack@c-api.service[112935]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 20 01:29:07.877366 np0000175129 devstack@c-api.service[112935]: import eventlet # noqa May 20 01:29:07.881179 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:29:07.881179 np0000175129 devstack@c-api.service[112932]: debtcollector.deprecate( May 20 01:29:07.935343 np0000175129 devstack@c-api.service[112934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:29:07.935343 np0000175129 devstack@c-api.service[112934]: debtcollector.deprecate( May 20 01:29:07.952047 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:29:07.952047 np0000175129 devstack@c-api.service[112933]: debtcollector.deprecate( May 20 01:29:07.962410 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 01:29:07.962410 np0000175129 devstack@c-api.service[112932]: from cgi import parse_header May 20 01:29:07.986487 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 20 01:29:07.986487 np0000175129 devstack@c-api.service[112935]: debtcollector.deprecate( May 20 01:29:08.011416 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 01:29:08.011416 np0000175129 devstack@c-api.service[112932]: removals.removed_module( May 20 01:29:08.012403 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 01:29:08.012403 np0000175129 devstack@c-api.service[112932]: removals.removed_module( May 20 01:29:08.027192 np0000175129 devstack@c-api.service[112934]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 01:29:08.027192 np0000175129 devstack@c-api.service[112934]: from cgi import parse_header May 20 01:29:08.045944 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 01:29:08.045944 np0000175129 devstack@c-api.service[112933]: from cgi import parse_header May 20 01:29:08.079485 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 20 01:29:08.079485 np0000175129 devstack@c-api.service[112935]: from cgi import parse_header May 20 01:29:08.093947 np0000175129 devstack@c-api.service[112934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 01:29:08.093947 np0000175129 devstack@c-api.service[112934]: removals.removed_module( May 20 01:29:08.094830 np0000175129 devstack@c-api.service[112934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 01:29:08.094830 np0000175129 devstack@c-api.service[112934]: removals.removed_module( May 20 01:29:08.097576 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 01:29:08.097576 np0000175129 devstack@c-api.service[112933]: removals.removed_module( May 20 01:29:08.097576 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 01:29:08.097576 np0000175129 devstack@c-api.service[112933]: removals.removed_module( May 20 01:29:08.127399 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 20 01:29:08.127399 np0000175129 devstack@c-api.service[112935]: removals.removed_module( May 20 01:29:08.128124 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 20 01:29:08.128124 np0000175129 devstack@c-api.service[112935]: removals.removed_module( May 20 01:29:08.635273 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 01:29:08.635273 np0000175129 devstack@c-api.service[112932]: warnings.warn( May 20 01:29:08.715059 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 01:29:08.715059 np0000175129 devstack@c-api.service[112933]: warnings.warn( May 20 01:29:08.744352 np0000175129 devstack@c-api.service[112934]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 01:29:08.744352 np0000175129 devstack@c-api.service[112934]: warnings.warn( May 20 01:29:08.744785 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 20 01:29:08.744785 np0000175129 devstack@c-api.service[112935]: warnings.warn( May 20 01:29:08.749185 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 01:29:08.749185 np0000175129 devstack@c-api.service[112932]: warnings.warn( May 20 01:29:08.832098 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 01:29:08.832098 np0000175129 devstack@c-api.service[112933]: warnings.warn( May 20 01:29:08.860039 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 01:29:08.860039 np0000175129 devstack@c-api.service[112935]: warnings.warn( May 20 01:29:08.867323 np0000175129 devstack@c-api.service[112934]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 20 01:29:08.867323 np0000175129 devstack@c-api.service[112934]: warnings.warn( May 20 01:29:09.065314 np0000175129 devstack@c-api.service[112932]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 01:29:09.065989 np0000175129 devstack@c-api.service[112932]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112932) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:29:09.124398 np0000175129 devstack@c-api.service[112933]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 01:29:09.124649 np0000175129 devstack@c-api.service[112933]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112933) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:29:09.153876 np0000175129 devstack@c-api.service[112935]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 01:29:09.154624 np0000175129 devstack@c-api.service[112935]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112935) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:29:09.157895 np0000175129 devstack@c-api.service[112932]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 01:29:09.157895 np0000175129 devstack@c-api.service[112932]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:29:09.172227 np0000175129 devstack@c-api.service[112934]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 20 01:29:09.172529 np0000175129 devstack@c-api.service[112934]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112934) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 20 01:29:09.186495 np0000175129 devstack@c-api.service[112933]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 01:29:09.186495 np0000175129 devstack@c-api.service[112933]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:29:09.216206 np0000175129 devstack@c-api.service[112935]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 01:29:09.216206 np0000175129 devstack@c-api.service[112935]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:29:09.238112 np0000175129 devstack@c-api.service[112934]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 20 01:29:09.238112 np0000175129 devstack@c-api.service[112934]: @jsonschema.FormatChecker.cls_checks('date-time') May 20 01:29:09.643326 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112932) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:29:09.643591 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112935) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:29:09.643667 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.643729 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112933) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:29:09.643828 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.644044 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.644044 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.644163 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.644234 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.644298 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.644358 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.644430 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.645273 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.645356 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.645420 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.645530 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.645595 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.645663 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.645733 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.645789 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.645855 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.645920 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.645984 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.646043 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.646115 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.646172 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.646243 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.646310 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.646366 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.646437 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.646536 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.646601 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.646660 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.649190 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112934) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 20 01:29:09.649665 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.649736 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.649941 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.650389 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.650500 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.650564 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.650622 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.650689 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.650747 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.650817 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.651924 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.652010 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.652010 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.652118 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.652178 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.652244 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.652244 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.652363 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.652452 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.652515 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.652515 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.652515 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.652515 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.652738 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.652812 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.652812 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.652812 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.652812 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.652812 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.652812 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.653157 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.653903 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.653974 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.653974 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.654112 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.654112 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.654231 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.654231 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.654558 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.654609 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.654659 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.654714 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.654755 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.654804 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.654846 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.654888 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.654936 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.654984 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.655030 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.655080 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.655127 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.655176 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.655221 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.655268 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.655314 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.655361 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.655412 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.655481 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.655529 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.655572 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.655645 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.655686 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.655732 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.655777 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.655816 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.655816 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.655894 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.655894 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.655973 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.656027 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.656027 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.656098 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.656138 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.656182 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.656236 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.656277 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.656323 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.656362 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.656362 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.656470 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.656520 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.656580 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.656580 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.656580 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.656580 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.656744 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.656788 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.656829 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.656875 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.656914 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.656914 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.656914 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.656914 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.656914 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.658310 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.658371 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.658420 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.658492 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.658543 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.658589 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.658635 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.658682 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.658727 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.658778 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.658820 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.658859 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.658904 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.658958 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.658998 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.659039 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.659078 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.659123 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.659169 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.659213 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.659256 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.659301 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.659341 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.659387 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.659423 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.659502 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.659502 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.659502 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.660110 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.660161 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.660377 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.660452 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.660509 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.660557 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.660609 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.660656 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.660701 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.660742 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.660786 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.660831 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.660874 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.660944 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.660991 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.661033 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.661078 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.661117 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.661156 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.661194 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.661234 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.661273 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.661321 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.661374 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.661374 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.661374 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.661374 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.661374 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.662761 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.662811 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.662864 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.662906 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.662951 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.663006 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.663048 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.663099 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.663142 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.663181 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.663223 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.663268 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.663310 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.663351 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.663398 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.663458 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.663510 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.663556 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.663594 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.663594 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.663594 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.664185 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.664237 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.664307 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.664360 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.664407 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.664499 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.664554 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.664860 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.665033 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.665033 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.665033 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.665033 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.665293 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.665372 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.665434 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.665532 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.665611 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.665690 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.665757 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.665815 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.665879 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.665937 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.666024 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.666101 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.666159 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.666216 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.666280 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.666348 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.666423 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.666504 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.666562 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.666619 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.666691 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.666748 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.666805 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.666971 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.667064 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.667138 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.667194 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.667251 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.667309 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.667377 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.667466 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.667541 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.667602 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.667660 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.667727 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.667826 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.667885 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.667950 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.668008 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.668065 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.668065 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.668174 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.668242 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.668319 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.668388 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.668500 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.668578 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.668639 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.668639 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.668763 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.668822 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.668889 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.668954 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.669155 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.669223 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.669288 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.669353 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.669409 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.669492 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.669549 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.669620 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.669694 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.669759 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.669833 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.669891 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.669948 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.670006 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.670071 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.670129 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.670186 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.670254 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.670318 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.670384 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.670472 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.670537 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.670594 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.670654 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.670726 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.670796 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.670857 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.670914 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.670987 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.671061 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.671128 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.671194 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.671250 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.671320 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.671379 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.671439 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.671553 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.671613 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.671677 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.671747 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.671805 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.671885 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.671955 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.672020 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.672077 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.672134 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.672193 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.672252 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.672316 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.672389 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.672484 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.672484 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.672484 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.672484 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.672725 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.672725 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.672725 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.672725 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.672958 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.673018 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.673082 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.673138 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.673194 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.673260 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.673325 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.673325 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.673325 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.673548 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.673618 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.673690 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.673690 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.673690 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.673690 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.673690 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.673690 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.674022 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.674022 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.674022 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.674022 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.674022 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.674022 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.674022 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.674453 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.674535 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.674602 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.674668 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.674726 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.674797 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.674864 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.674930 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.674995 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.675059 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.675116 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.675182 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.675247 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.675314 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.675374 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.675434 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.675525 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.675610 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.675610 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.675610 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.675610 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.675840 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.675840 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.676049 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.676049 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.676177 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.676234 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.676294 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.676350 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.676418 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.676489 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.676522 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.676522 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.676522 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.676593 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.676620 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.676655 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.676690 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.676723 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.676753 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.676782 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.676812 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.676848 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.676877 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.676906 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.676946 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.676974 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.677007 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.677038 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.677066 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.677094 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.677124 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.677153 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.677183 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.677211 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.677247 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.677281 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.677315 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.677349 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.677382 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.677416 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.677478 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.677513 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.677542 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.677573 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.677605 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.677633 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.677662 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.677700 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.677731 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.677763 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.677796 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.677829 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.677858 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.677887 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.677916 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.677949 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.677981 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.678017 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.678046 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.678079 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.678108 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.678141 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.678171 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.678199 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.678232 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.678265 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.678304 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.678338 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.678368 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.678401 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.678437 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.678502 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.678531 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.678565 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.678598 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.678627 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.678661 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.678695 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.678723 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.678752 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.678785 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.678813 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.678845 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.678874 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.678908 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.678942 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.678979 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.678979 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.678979 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.678979 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.678979 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.679112 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.679112 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.679112 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.679112 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.679214 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.679250 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.679279 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.679308 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.679341 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.679379 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.679409 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.679435 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.679483 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.679517 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.679555 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.679590 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.679625 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.679660 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.679689 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.679722 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.679755 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.679783 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.679816 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.679849 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.679888 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.679917 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.679946 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.679975 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.681119 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.681119 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.681119 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.681201 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.681201 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.681261 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.681329 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.681536 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.681627 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.681713 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.681798 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.681880 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.681959 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.681991 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.682052 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.682085 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.682114 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.682577 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.682613 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.682613 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.684180 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.684216 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.684246 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.684275 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.684308 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.684308 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.684308 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.684308 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.686580 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.686653 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.686705 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.686752 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.686823 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.686865 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.686915 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.687479 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.687542 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.687585 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.687632 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.687700 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.687745 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.687828 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.689921 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.689974 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.690041 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.690100 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.690141 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.690183 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.690224 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.690271 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.690318 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.690364 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.690410 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.690481 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.690584 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.690643 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.692161 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.692266 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.692331 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.692379 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.692421 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.692514 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.692598 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.692663 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.692663 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.692779 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.692860 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.692924 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.692987 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.693049 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.693125 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.693198 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.693436 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.693436 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.693593 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.693663 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.694723 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.694806 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.694880 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.694960 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.695027 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.695027 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.695027 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.695027 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.695262 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.695262 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.695262 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.695508 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.695599 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.695667 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.695730 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.695816 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.695892 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.695958 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.696032 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.696097 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.696180 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.696250 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.696364 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.696428 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.696521 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.696610 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.696688 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.696761 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.696832 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.696908 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.696908 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.697027 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.697098 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.697172 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.697237 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.697237 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.699109 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.699217 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.699337 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.699429 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.699521 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.699521 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.699663 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.699729 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.699797 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.699858 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.699921 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.699984 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.700067 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.700143 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.700214 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.700289 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.700527 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.700633 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.700720 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.700795 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.700862 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.700933 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.701017 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.701081 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.701143 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.701205 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.701266 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.701329 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.701391 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.701471 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.701523 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.701568 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.701615 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.701654 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.701691 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.701730 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.701769 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.701808 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.701845 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.701885 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.701932 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.701977 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.702015 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.702050 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.702096 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.702136 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.702173 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.702212 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.702258 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.702303 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.702341 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.702381 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.702427 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.702501 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.702551 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.702590 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.702631 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.702631 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.702698 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.702737 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.702776 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.702821 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.702866 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.702910 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.702910 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.702985 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.703023 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.703061 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.703099 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.703142 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.703181 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.703230 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.703270 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.703313 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.703352 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.703390 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.703430 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.703489 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.703528 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.703565 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.703617 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.703666 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.703704 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.703742 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.703786 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.703824 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.703864 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.703912 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.703951 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.703990 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.704024 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.704064 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.704109 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.704151 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.704151 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.704219 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.704219 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.704288 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.704333 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.704378 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.704470 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.704520 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.704561 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.704600 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.704600 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.704682 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.704725 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.704769 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.704769 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.704769 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.704769 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.704928 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.704973 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.705019 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.705057 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.705057 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.705129 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.705170 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.705208 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.705254 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.705292 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.705331 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.705368 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.705406 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.705461 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.705502 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.705535 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.705586 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.705626 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.705626 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.705711 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.705753 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.705753 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.705818 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.705862 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.705897 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.705897 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.705897 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.705897 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.705897 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.706075 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.706075 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.706075 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.706181 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.706220 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.706263 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.706302 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.706346 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.706386 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.706427 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.706494 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.706535 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.706576 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.706626 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.706665 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.706703 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.706744 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.706781 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.706819 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.706860 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.706910 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.706951 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.706990 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.707028 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.707073 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.707118 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.707160 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.707198 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.707243 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.707289 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.707334 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.707369 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.707416 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.707487 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.707531 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.707575 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.707614 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.707654 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.707694 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.707739 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.707791 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.707835 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.707878 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.707878 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.707878 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.707984 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.707984 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.707984 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.707984 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.707984 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.708167 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.708278 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.708366 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.708680 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.708794 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.708905 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.710198 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.710234 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.710281 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.710319 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.710348 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.710382 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.710412 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.710465 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.710500 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.710530 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.710559 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.710588 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.710634 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.710728 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.711356 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.711427 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.711505 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.711563 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.711624 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.711656 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.711693 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.711723 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.711764 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.711795 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.711830 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.711861 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.711890 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.711920 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.711950 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.711979 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.712009 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.712049 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.712049 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.712101 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.712132 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.712163 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.712193 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.712193 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.712246 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.712284 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.712320 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.712356 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.712392 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.712421 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.712470 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.712501 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.712535 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.712602 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.712632 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.712632 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.712697 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.712731 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.712731 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.712789 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.712823 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.712858 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.712952 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.713011 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.713041 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.713078 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.713113 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.713143 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.713176 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.713206 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.713235 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.713267 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.713298 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.713327 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.713355 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.713389 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.713425 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.713467 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.713500 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.713538 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.713569 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.713600 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.713631 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.713665 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.713695 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.713794 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.713825 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.713853 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.713886 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.713918 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 20 01:29:09.716048 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112935) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.716106 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.716171 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.716236 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.716292 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112935) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.716350 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112935) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.716407 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112934) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.716456 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112933) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.716523 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.716564 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.716599 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.716672 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.716672 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.716731 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.716761 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112932) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 20 01:29:09.716798 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112933) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.716828 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112934) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.716858 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 20 01:29:09.716888 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112933) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.716916 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112934) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.716951 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 20 01:29:09.716951 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 20 01:29:09.716951 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112932) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 20 01:29:09.717032 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112932) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 20 01:29:09.763803 np0000175129 devstack@c-api.service[112932]: INFO dbcounter [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Registered counter for database cinder May 20 01:29:09.763973 np0000175129 devstack@c-api.service[112933]: INFO dbcounter [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Registered counter for database cinder May 20 01:29:09.764613 np0000175129 devstack@c-api.service[112935]: INFO dbcounter [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Registered counter for database cinder May 20 01:29:09.776052 np0000175129 devstack@c-api.service[112935]: DEBUG oslo_db.sqlalchemy.engines [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b 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=112935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:09.777565 np0000175129 devstack@c-api.service[112933]: DEBUG oslo_db.sqlalchemy.engines [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 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=112933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:09.779692 np0000175129 devstack@c-api.service[112932]: DEBUG oslo_db.sqlalchemy.engines [None req-339ad76e-1804-44f2-857d-c0eefd123663 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=112932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:09.783430 np0000175129 devstack@c-api.service[112934]: INFO dbcounter [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Registered counter for database cinder May 20 01:29:09.799356 np0000175129 devstack@c-api.service[112934]: DEBUG oslo_db.sqlalchemy.engines [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 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=112934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:09.892290 np0000175129 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writer thread running {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:29:09.893510 np0000175129 devstack@c-api.service[112935]: DEBUG dbcounter [-] [112935] Writer thread running {{(pid=112935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:29:09.895502 np0000175129 devstack@c-api.service[112933]: INFO cinder.rpc [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:29:09.896469 np0000175129 devstack@c-api.service[112935]: INFO cinder.rpc [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:29:09.897898 np0000175129 devstack@c-api.service[112933]: INFO cinder.rpc [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:29:09.898918 np0000175129 devstack@c-api.service[112935]: INFO cinder.rpc [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:29:09.899042 np0000175129 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writer thread running {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:29:09.900027 np0000175129 devstack@c-api.service[112933]: INFO cinder.rpc [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:29:09.901253 np0000175129 devstack@c-api.service[112935]: INFO cinder.rpc [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:29:09.902380 np0000175129 devstack@c-api.service[112933]: INFO cinder.rpc [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:29:09.902514 np0000175129 devstack@c-api.service[112932]: INFO cinder.rpc [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:29:09.903448 np0000175129 devstack@c-api.service[112935]: INFO cinder.rpc [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:29:09.903970 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.904355 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.905342 np0000175129 devstack@c-api.service[112932]: INFO cinder.rpc [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:29:09.905987 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.906183 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.908013 np0000175129 devstack@c-api.service[112932]: INFO cinder.rpc [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:29:09.910053 np0000175129 devstack@c-api.service[112932]: INFO cinder.rpc [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:29:09.910997 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.911565 np0000175129 devstack@c-api.service[112935]: DEBUG oslo_db.sqlalchemy.engines [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b 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=112935) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:09.912749 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.912930 np0000175129 devstack@c-api.service[112933]: DEBUG oslo_db.sqlalchemy.engines [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 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=112933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:09.914018 np0000175129 devstack@c-api.service[112935]: INFO cinder.rpc [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:29:09.915169 np0000175129 devstack@c-api.service[112933]: INFO cinder.rpc [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:29:09.916011 np0000175129 devstack@c-api.service[112935]: INFO cinder.rpc [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:29:09.916989 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.917056 np0000175129 devstack@c-api.service[112933]: INFO cinder.rpc [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:29:09.917143 np0000175129 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writer thread running {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 20 01:29:09.918171 np0000175129 devstack@c-api.service[112932]: DEBUG oslo_db.sqlalchemy.engines [None req-339ad76e-1804-44f2-857d-c0eefd123663 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=112932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:09.918355 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.920079 np0000175129 devstack@c-api.service[112934]: INFO cinder.rpc [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 20 01:29:09.920340 np0000175129 devstack@c-api.service[112932]: INFO cinder.rpc [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:29:09.922521 np0000175129 devstack@c-api.service[112932]: INFO cinder.rpc [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:29:09.923123 np0000175129 devstack@c-api.service[112934]: INFO cinder.rpc [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 20 01:29:09.923541 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.925845 np0000175129 devstack@c-api.service[112934]: INFO cinder.rpc [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 20 01:29:09.927006 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.928476 np0000175129 devstack@c-api.service[112934]: INFO cinder.rpc [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 20 01:29:09.929415 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.930611 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.930777 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.931153 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.934070 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.935544 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.935675 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.937170 np0000175129 devstack@c-api.service[112934]: DEBUG oslo_db.sqlalchemy.engines [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 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=112934) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:09.938657 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.938867 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.939585 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.939774 np0000175129 devstack@c-api.service[112934]: INFO cinder.rpc [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 20 01:29:09.942064 np0000175129 devstack@c-api.service[112934]: INFO cinder.rpc [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 20 01:29:09.942323 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.942604 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.943245 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.943312 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.945645 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.946344 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.946411 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.948853 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.949684 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.951107 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.951642 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.953115 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.953924 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.954297 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.954672 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.956144 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.956209 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.957479 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.957728 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.958862 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.959240 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.960279 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.960782 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.961738 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.963179 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.963446 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.964559 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.964626 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.965785 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.967325 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.967911 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.968765 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.969500 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.970011 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.971516 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.971748 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.972866 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.972934 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.973071 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.974387 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.974832 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.974990 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.975988 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.976453 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.976520 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.977413 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.977756 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.977851 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.978522 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.978784 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.979394 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.979945 np0000175129 devstack@c-api.service[112935]: WARNING cinder.api.contrib.hosts [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:29:09.980036 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.980638 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.980703 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.980825 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.981504 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.981624 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: extensions {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.982105 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.982241 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.982953 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: os-availability-zone {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.983125 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.983592 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.984357 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: qos-specs {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.984698 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.984768 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.984828 np0000175129 devstack@c-api.service[112933]: WARNING cinder.api.contrib.hosts [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:29:09.985582 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.986215 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.986571 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: extensions {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.987038 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: extra_specs {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.987634 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.987933 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: os-availability-zone {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.988610 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: encryption {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.988794 np0000175129 devstack@c-api.service[112932]: WARNING cinder.api.contrib.hosts [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:29:09.989233 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: qos-specs {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.989568 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.990201 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: os-volume-type-access {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.990328 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.990537 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: extensions {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.991774 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: os-quota-class-sets {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.991883 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: os-availability-zone {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.992094 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: extra_specs {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.993101 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: encryption {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.993169 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: qos-specs {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.993685 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: encryption {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.993772 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.994632 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: os-snapshot-manage {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.995223 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: os-volume-type-access {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.995289 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: extra_specs {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.995832 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.996104 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: consistencygroups {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.996789 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: os-quota-class-sets {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.996854 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: encryption {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.997339 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.998143 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: backups {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.998240 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: encryption {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.998703 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:09.999146 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: os-volume-type-access {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:09.999649 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: os-snapshot-manage {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.000116 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: scheduler-stats {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.000205 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.000735 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: os-quota-class-sets {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.001203 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: consistencygroups {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.001588 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: os-quota-sets {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.001700 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.002094 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: encryption {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.002959 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: os-volume-manage {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.003185 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.003247 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: backups {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.003631 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: os-snapshot-manage {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.004393 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: capabilities {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.004487 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.005108 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: consistencygroups {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.005231 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: scheduler-stats {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.005684 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: os-volume-transfer {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.005758 np0000175129 devstack@c-api.service[112934]: WARNING cinder.api.contrib.hosts [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 20 01:29:10.006416 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.006689 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: os-quota-sets {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.007122 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: backups {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.007243 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: os-hosts {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.007361 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: extensions {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.008067 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: os-volume-manage {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.008645 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extended resource: cgsnapshots {{(pid=112935) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.008713 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: os-availability-zone {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.009125 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: scheduler-stats {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.009542 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: capabilities {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.010005 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: qos-specs {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.010203 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.contrib.snapshot_actions [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] SnapshotActionsController initialized {{(pid=112935) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:29:10.010681 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: os-quota-sets {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.010849 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: os-volume-transfer {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.011210 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.012062 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: os-volume-manage {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.012459 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: os-hosts {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.012707 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.012809 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: extra_specs {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.013606 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: capabilities {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.014061 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.014399 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extended resource: cgsnapshots {{(pid=112933) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.014513 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: encryption {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.014784 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: os-volume-transfer {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.015381 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.015945 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.contrib.snapshot_actions [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] SnapshotActionsController initialized {{(pid=112933) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:29:10.016064 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: os-volume-type-access {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.016360 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: os-hosts {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.016795 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.016908 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.017681 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: os-quota-class-sets {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.017776 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extended resource: cgsnapshots {{(pid=112932) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.018341 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.018473 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.019004 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: encryption {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.019252 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.contrib.snapshot_actions [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] SnapshotActionsController initialized {{(pid=112932) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:29:10.019684 np0000175129 devstack@c-api.service[112935]: WARNING castellan.key_manager.migration [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.019837 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.020221 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.020521 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: os-snapshot-manage {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.020596 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.020750 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.020855 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.021186 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.021724 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.021790 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.021829 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.021932 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension AdminActions extending resource: volumes {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.022005 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: consistencygroups {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.022053 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension AdminActions extending resource: snapshots {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.022144 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension AdminActions extending resource: backups {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.022239 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.022347 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension VolumeActions extending resource: volumes {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.022486 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension TypesManage extending resource: types {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.022598 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.022649 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.022708 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.022805 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.022905 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.023012 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.v3.router [None req-3acfc0f3-286a-462b-95c0-fdf390a8576b None None] Extension UsedLimits extending resource: limits {{(pid=112935) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.023159 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.024005 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: backups {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.024053 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.024506 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.025385 np0000175129 devstack@c-api.service[112933]: WARNING castellan.key_manager.migration [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.025927 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.026030 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: scheduler-stats {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.026679 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.026822 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.027217 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.027364 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.027475 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: os-quota-sets {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.028056 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.028168 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.028336 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension AdminActions extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.028382 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension AdminActions extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.028478 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension AdminActions extending resource: backups {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.028590 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.028682 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension VolumeActions extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.028726 np0000175129 devstack@c-api.service[112932]: WARNING castellan.key_manager.migration [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.028813 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension TypesManage extending resource: types {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.028855 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: os-volume-manage {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.028919 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.029028 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.029129 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.029237 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.029338 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.v3.router [None req-ce18782d-1e36-4c7b-a137-627a049e53d8 None None] Extension UsedLimits extending resource: limits {{(pid=112933) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.029625 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.029799 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.029912 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.030123 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.030215 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.030318 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension AdminActions extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.030362 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: capabilities {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.030442 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension AdminActions extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.030557 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension AdminActions extending resource: backups {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.030665 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.030767 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension VolumeActions extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.030907 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension TypesManage extending resource: types {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.031007 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.031117 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.031224 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.031327 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.031372 np0000175129 devstack@c-api.service[112935]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73dc5b8a3668 pid: 112935 (default app) May 20 01:29:10.031414 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.v3.router [None req-339ad76e-1804-44f2-857d-c0eefd123663 None None] Extension UsedLimits extending resource: limits {{(pid=112932) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.031646 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: os-volume-transfer {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.033196 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: os-hosts {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.034632 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extended resource: cgsnapshots {{(pid=112934) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 20 01:29:10.036208 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.contrib.snapshot_actions [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] SnapshotActionsController initialized {{(pid=112934) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 20 01:29:10.037093 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.037465 np0000175129 devstack@c-api.service[112933]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73dc5b8a3668 pid: 112933 (default app) May 20 01:29:10.038579 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.039726 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.039726 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.039726 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.039726 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.039726 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.040136 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.040189 np0000175129 devstack@c-api.service[112932]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73dc5b8a3668 pid: 112932 (default app) May 20 01:29:10.040245 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.040245 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.040245 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.040245 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.040245 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.040614 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.040614 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.040614 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.040614 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.040614 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.040614 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.040976 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.040976 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.040976 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.040976 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.040976 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.041245 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.041245 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.041245 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.041245 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.041596 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.041596 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.041741 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.041795 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.041795 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.041795 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.041795 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.041795 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.042205 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.042205 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.042205 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.042205 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.042205 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.042485 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.042485 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.042485 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.042485 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.042485 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.042485 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043039 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043039 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043039 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043039 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043039 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043039 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043346 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043346 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043346 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043346 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043346 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043346 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043695 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043695 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043695 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043695 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043695 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043951 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043951 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043951 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.043951 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.043951 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.044184 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.044184 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.044184 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.044184 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.044184 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.044184 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.044481 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.044481 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.044481 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.044481 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.044481 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.044481 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.044763 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.044763 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.044763 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.044763 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.044763 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045012 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045012 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045012 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045012 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045012 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045250 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045250 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045250 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045250 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045509 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045509 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045509 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045509 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045725 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045725 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045725 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045725 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045725 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045995 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045995 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045995 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.045995 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.045995 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.046216 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.046216 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.046216 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.046216 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.046410 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.046410 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.046410 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.046410 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.046687 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.046687 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.046687 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.046687 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.046895 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.046895 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.046895 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.046895 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.047096 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.047096 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.047096 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.047096 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.047414 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.047414 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.047414 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.047414 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.047414 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.047701 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.047701 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.047701 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.047701 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.047701 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.047701 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048001 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048001 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048001 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048001 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048001 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048224 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048224 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048224 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048224 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048224 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048224 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048561 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048561 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048561 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048561 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048561 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048561 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048853 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048853 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048853 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048853 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.048853 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.048853 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049162 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049162 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049162 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049162 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049162 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049162 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049485 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049485 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049485 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049485 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049692 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049692 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049692 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049692 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049692 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049945 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049945 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049945 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.049945 np0000175129 devstack@c-api.service[112935]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:10.049945 np0000175129 devstack@c-api.service[112935]: warnings.warn(deprecated_msg) May 20 01:29:10.050202 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.050202 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.050274 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.middleware.request_id [None req-9af28ef9-4e13-45e4-a1c9-9e3dcab5cd27 None None] RequestId filter calling following filter/app {{(pid=112935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:29:10.050316 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.050316 np0000175129 devstack@c-api.service[112934]: WARNING castellan.key_manager.migration [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 20 01:29:10.050316 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050316 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050506 np0000175129 devstack@c-api.service[112935]: [pid: 112935|app: 0|req: 1/1] 199.204.45.240 () {60 vars in 956 bytes} [Wed May 20 01:29:10 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 20 01:29:10.050556 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050556 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050556 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050556 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension AdminActions extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050556 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension AdminActions extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050556 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension AdminActions extending resource: backups {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050556 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050762 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension VolumeActions extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050762 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension TypesManage extending resource: types {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050762 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050762 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050762 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050762 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.050762 np0000175129 devstack@c-api.service[112934]: DEBUG cinder.api.v3.router [None req-39db80e7-1d0a-488f-bf85-ff3c3935d2a6 None None] Extension UsedLimits extending resource: limits {{(pid=112934) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 20 01:29:10.057230 np0000175129 devstack@c-api.service[112934]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x73dc5b8a3668 pid: 112934 (default app) May 20 01:29:17.946858 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.946858 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.946858 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.946858 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.946858 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.948060 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.948060 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.948060 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.948060 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.948060 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.948365 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.948365 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.948365 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.948365 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.948365 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.948365 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.949137 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.949137 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.949137 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.949137 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.949396 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.949396 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.949396 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.949396 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.949694 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.949694 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.949694 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.949694 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.950167 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.950167 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.950167 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.950167 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.950167 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.950505 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.950505 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.950505 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.950505 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.950505 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.950785 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.950785 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.950785 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.950785 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.950785 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.950785 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.951142 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.951142 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.951142 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.951142 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.951142 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.951142 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.951511 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.951511 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.951511 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.951511 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.951511 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.951511 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.951868 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.951868 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.951868 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.951868 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.951868 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.952276 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.952276 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.952276 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.952276 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.952276 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.952755 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.952755 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.952755 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.952755 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.952755 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.952755 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.953235 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.953235 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.953235 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.953235 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.953235 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.953235 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.953663 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.953663 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.953663 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.953663 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.953663 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.953991 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.953991 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.953991 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.953991 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.953991 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.954202 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.954202 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.954202 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.954202 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.954450 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.954450 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.954450 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.954450 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.954618 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.954618 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.954618 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.954618 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.954618 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.954815 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.954815 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.954815 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.954815 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.954815 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955004 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955004 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955004 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955004 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955164 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955164 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955164 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955164 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955342 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955342 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955342 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955342 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955597 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955597 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955597 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955597 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955812 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955812 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.955812 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.955812 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956055 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956055 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956055 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956055 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956055 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956341 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956341 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956341 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956341 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956341 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956341 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956778 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956778 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956778 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956778 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956778 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956969 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956969 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956969 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956969 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.956969 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.956969 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.957294 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.957294 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.957294 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.957294 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.957294 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.957294 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.957593 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.957593 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.957593 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.957593 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.957593 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.957593 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.957828 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.957828 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.957828 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.957828 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.957828 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.957828 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.958059 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.958059 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.958059 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.958059 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.958277 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.958277 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.958277 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.958277 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.958277 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.958574 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.958574 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.958574 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.958574 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:17.958574 np0000175129 devstack@c-api.service[112933]: warnings.warn(deprecated_msg) May 20 01:29:17.958574 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.middleware.request_id [None req-51e412db-9398-41b6-bc25-b9d6973660e2 None None] RequestId filter calling following filter/app {{(pid=112933) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:29:18.493026 np0000175129 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-51e412db-9398-41b6-bc25-b9d6973660e2 admin admin] POST https://199.204.45.240/volume/v3/types May 20 01:29:18.493650 np0000175129 devstack@c-api.service[112933]: DEBUG cinder.api.openstack.wsgi [None req-51e412db-9398-41b6-bc25-b9d6973660e2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112933) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 01:29:18.495420 np0000175129 devstack@c-api.service[112933]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 01:29:18.495420 np0000175129 devstack@c-api.service[112933]: warnings.warn( May 20 01:29:18.502735 np0000175129 devstack@c-api.service[112933]: DEBUG oslo_db.sqlalchemy.engines [None req-51e412db-9398-41b6-bc25-b9d6973660e2 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=112933) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:18.613901 np0000175129 devstack@c-api.service[112933]: INFO cinder.api.openstack.wsgi [None req-51e412db-9398-41b6-bc25-b9d6973660e2 admin admin] https://199.204.45.240/volume/v3/types returned with HTTP 200 May 20 01:29:18.613901 np0000175129 devstack@c-api.service[112933]: [pid: 112933|app: 0|req: 1/2] 199.204.45.240 () {68 vars in 1288 bytes} [Wed May 20 01:29:17 2026] POST /volume/v3/types => generated 186 bytes in 681 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 20 01:29:18.639339 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.639339 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.639339 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.639339 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.639339 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.641481 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.641481 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.641481 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.641481 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.641481 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.642756 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.642756 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.642756 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.642756 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.642756 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.642756 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.644122 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.644122 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.644122 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.644122 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.645751 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.645751 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.645751 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.645751 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.646652 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.646652 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.646652 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.646652 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.647744 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.647744 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.647744 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.647744 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.647744 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.648380 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.648380 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.648380 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.648380 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.648380 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.648641 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.648641 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.648641 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.648641 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.648641 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.648641 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.648858 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.648858 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.648858 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.648858 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.648858 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.648858 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649023 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649023 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649023 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649023 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649023 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649023 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649184 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649184 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649184 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649184 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649184 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649455 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649455 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649455 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649455 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649455 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649591 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649591 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649591 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649591 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649591 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649591 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649752 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649752 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649752 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649752 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649752 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649752 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649913 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649913 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649913 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.649913 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.649913 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650053 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650053 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650053 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650053 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650053 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650185 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650185 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650185 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650185 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650300 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650300 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650300 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650300 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650407 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650407 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650407 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650407 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650407 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650557 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650557 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650557 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650557 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650557 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650697 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650697 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650697 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650697 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650800 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650800 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650800 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650800 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650910 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650910 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.650910 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.650910 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651021 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651021 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651021 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651021 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651132 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651132 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651132 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651132 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651241 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651241 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651241 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651241 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651241 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651375 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651375 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651375 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651375 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651375 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651375 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651558 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651558 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651558 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651558 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651558 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651689 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651689 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651689 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651689 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651689 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651689 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651846 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651846 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651846 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651846 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.651846 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.651846 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652014 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652014 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652014 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652014 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652014 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652014 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652183 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652183 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652183 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652183 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652183 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652183 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652338 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652338 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652338 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652338 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652486 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652486 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652486 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652486 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652486 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652625 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652625 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652625 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652625 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 20 01:29:18.652625 np0000175129 devstack@c-api.service[112932]: warnings.warn(deprecated_msg) May 20 01:29:18.652625 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.middleware.request_id [req-51e412db-9398-41b6-bc25-b9d6973660e2 req-9cee56ae-b10d-45af-8103-e11ad7011ef0 None None] RequestId filter calling following filter/app {{(pid=112932) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:29:19.035218 np0000175129 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [req-51e412db-9398-41b6-bc25-b9d6973660e2 req-9cee56ae-b10d-45af-8103-e11ad7011ef0 admin admin] POST https://199.204.45.240/volume/v3/types/e47adac5-5431-42df-8483-ee4e41a8fc9c/extra_specs May 20 01:29:19.035736 np0000175129 devstack@c-api.service[112932]: DEBUG cinder.api.openstack.wsgi [req-51e412db-9398-41b6-bc25-b9d6973660e2 req-9cee56ae-b10d-45af-8103-e11ad7011ef0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112932) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 20 01:29:19.037651 np0000175129 devstack@c-api.service[112932]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 20 01:29:19.037651 np0000175129 devstack@c-api.service[112932]: warnings.warn( May 20 01:29:19.045069 np0000175129 devstack@c-api.service[112932]: DEBUG oslo_db.sqlalchemy.engines [req-51e412db-9398-41b6-bc25-b9d6973660e2 req-9cee56ae-b10d-45af-8103-e11ad7011ef0 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=112932) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 20 01:29:19.128292 np0000175129 devstack@c-api.service[112932]: INFO cinder.api.openstack.wsgi [req-51e412db-9398-41b6-bc25-b9d6973660e2 req-9cee56ae-b10d-45af-8103-e11ad7011ef0 admin admin] https://199.204.45.240/volume/v3/types/e47adac5-5431-42df-8483-ee4e41a8fc9c/extra_specs returned with HTTP 200 May 20 01:29:19.129179 np0000175129 devstack@c-api.service[112932]: [pid: 112932|app: 0|req: 1/3] 199.204.45.240 () {70 vars in 1505 bytes} [Wed May 20 01:29:18 2026] POST /volume/v3/types/e47adac5-5431-42df-8483-ee4e41a8fc9c/extra_specs => generated 55 bytes in 505 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 20 01:29:19.916231 np0000175129 devstack@c-api.service[112935]: DEBUG dbcounter [-] [112935] Writing DB stats cinder:SELECT=6 {{(pid=112935) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:29:19.941529 np0000175129 devstack@c-api.service[112934]: DEBUG dbcounter [-] [112934] Writing DB stats cinder:SELECT=6 {{(pid=112934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:29:28.615469 np0000175129 devstack@c-api.service[112933]: DEBUG dbcounter [-] [112933] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:29:29.125751 np0000175129 devstack@c-api.service[112932]: DEBUG dbcounter [-] [112932] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112932) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 20 01:32:49.485073 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.middleware.request_id [None req-8199e74e-af76-4818-86ab-8c0c185768bc None None] RequestId filter calling following filter/app {{(pid=112935) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 20 01:32:49.486517 np0000175129 devstack@c-api.service[112935]: INFO cinder.api.openstack.wsgi [None req-8199e74e-af76-4818-86ab-8c0c185768bc None None] GET https://199.204.45.240/volume// May 20 01:32:49.487017 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.openstack.wsgi [None req-8199e74e-af76-4818-86ab-8c0c185768bc None None] Empty body provided in request {{(pid=112935) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 20 01:32:49.487706 np0000175129 devstack@c-api.service[112935]: DEBUG cinder.api.openstack.wsgi [None req-8199e74e-af76-4818-86ab-8c0c185768bc None None] Calling method 'all' {{(pid=112935) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 20 01:32:49.488909 np0000175129 devstack@c-api.service[112935]: INFO cinder.api.openstack.wsgi [None req-8199e74e-af76-4818-86ab-8c0c185768bc None None] https://199.204.45.240/volume// returned with HTTP 300 May 20 01:32:49.489707 np0000175129 devstack@c-api.service[112935]: [pid: 112935|app: 0|req: 2/4] 199.204.45.240 () {66 vars in 1456 bytes} [Wed May 20 01:32:49 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)