Jun 16 01:08:49.899702 np0000180467 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:08:49.909658 np0000180467 devstack@c-api.service[112301]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:08:49 2026] *** Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: nodename: np0000180467 Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: machine: x86_64 Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: clock source: unix Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: pcre jit disabled Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: detected number of CPU cores: 16 Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: current working directory: / Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: your processes number limit is 256917 Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: your memory page size is 4096 bytes Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: detected max file descriptor number: 2048 Jun 16 01:08:49.912122 np0000180467 devstack@c-api.service[112301]: lock engine: pthread robust mutexes Jun 16 01:08:49.912979 np0000180467 devstack@c-api.service[112301]: thunder lock: enabled Jun 16 01:08:49.912979 np0000180467 devstack@c-api.service[112301]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:08:49.912979 np0000180467 devstack@c-api.service[112301]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:08:49.912979 np0000180467 devstack@c-api.service[112301]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:08:49.912979 np0000180467 devstack@c-api.service[112301]: Set PythonHome to /opt/stack/data/venv Jun 16 01:08:49.946930 np0000180467 devstack@c-api.service[112301]: Python main interpreter initialized at 0x78e1830a3668 Jun 16 01:08:49.946930 np0000180467 devstack@c-api.service[112301]: python threads support enabled Jun 16 01:08:49.946930 np0000180467 devstack@c-api.service[112301]: your server socket listen backlog is limited to 100 connections Jun 16 01:08:49.946930 np0000180467 devstack@c-api.service[112301]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:08:49.947444 np0000180467 devstack@c-api.service[112301]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:08:49.947575 np0000180467 devstack@c-api.service[112301]: *** Operational MODE: preforking *** Jun 16 01:08:49.947729 np0000180467 devstack@c-api.service[112301]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:08:49.947729 np0000180467 devstack@c-api.service[112301]: spawned uWSGI master process (pid: 112301) Jun 16 01:08:49.947846 np0000180467 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:08:49.948391 np0000180467 devstack@c-api.service[112301]: spawned uWSGI worker 1 (pid: 112310, cores: 1) Jun 16 01:08:49.948893 np0000180467 devstack@c-api.service[112301]: spawned uWSGI worker 2 (pid: 112311, cores: 1) Jun 16 01:08:49.949323 np0000180467 devstack@c-api.service[112301]: spawned uWSGI worker 3 (pid: 112312, cores: 1) Jun 16 01:08:49.949790 np0000180467 devstack@c-api.service[112301]: spawned uWSGI worker 4 (pid: 112313, cores: 1) Jun 16 01:08:49.949941 np0000180467 devstack@c-api.service[112301]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:08:50.088319 np0000180467 devstack@c-api.service[112313]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:50.088319 np0000180467 devstack@c-api.service[112313]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:50.088319 np0000180467 devstack@c-api.service[112313]: we strongly recommend against using it for new projects. Jun 16 01:08:50.088319 np0000180467 devstack@c-api.service[112313]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:50.088319 np0000180467 devstack@c-api.service[112313]: framework. For more detail see Jun 16 01:08:50.088319 np0000180467 devstack@c-api.service[112313]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:50.088319 np0000180467 devstack@c-api.service[112313]: import eventlet # noqa Jun 16 01:08:50.089233 np0000180467 devstack@c-api.service[112310]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:50.089233 np0000180467 devstack@c-api.service[112310]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:50.089233 np0000180467 devstack@c-api.service[112310]: we strongly recommend against using it for new projects. Jun 16 01:08:50.089233 np0000180467 devstack@c-api.service[112310]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:50.089233 np0000180467 devstack@c-api.service[112310]: framework. For more detail see Jun 16 01:08:50.089233 np0000180467 devstack@c-api.service[112310]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:50.089233 np0000180467 devstack@c-api.service[112310]: import eventlet # noqa Jun 16 01:08:50.099833 np0000180467 devstack@c-api.service[112311]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:50.099833 np0000180467 devstack@c-api.service[112311]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:50.099833 np0000180467 devstack@c-api.service[112311]: we strongly recommend against using it for new projects. Jun 16 01:08:50.099833 np0000180467 devstack@c-api.service[112311]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:50.099833 np0000180467 devstack@c-api.service[112311]: framework. For more detail see Jun 16 01:08:50.099833 np0000180467 devstack@c-api.service[112311]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:50.099833 np0000180467 devstack@c-api.service[112311]: import eventlet # noqa Jun 16 01:08:50.101595 np0000180467 devstack@c-api.service[112312]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:50.101595 np0000180467 devstack@c-api.service[112312]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:50.101595 np0000180467 devstack@c-api.service[112312]: we strongly recommend against using it for new projects. Jun 16 01:08:50.101595 np0000180467 devstack@c-api.service[112312]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:50.101595 np0000180467 devstack@c-api.service[112312]: framework. For more detail see Jun 16 01:08:50.101595 np0000180467 devstack@c-api.service[112312]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:50.101595 np0000180467 devstack@c-api.service[112312]: import eventlet # noqa Jun 16 01:08:50.174429 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:50.174429 np0000180467 devstack@c-api.service[112310]: warnings.warn( Jun 16 01:08:50.175565 np0000180467 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:50.175565 np0000180467 devstack@c-api.service[112313]: warnings.warn( Jun 16 01:08:50.186795 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:50.186795 np0000180467 devstack@c-api.service[112312]: warnings.warn( Jun 16 01:08:50.190036 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:50.190036 np0000180467 devstack@c-api.service[112311]: warnings.warn( Jun 16 01:08:50.251413 np0000180467 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:08:50.251413 np0000180467 devstack@c-api.service[112313]: from cgi import parse_header Jun 16 01:08:50.251803 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:08:50.251803 np0000180467 devstack@c-api.service[112310]: from cgi import parse_header Jun 16 01:08:50.264133 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:08:50.264133 np0000180467 devstack@c-api.service[112312]: from cgi import parse_header Jun 16 01:08:50.264994 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:08:50.264994 np0000180467 devstack@c-api.service[112311]: from cgi import parse_header Jun 16 01:08:50.300362 np0000180467 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:08:50.300362 np0000180467 devstack@c-api.service[112313]: removals.removed_module( Jun 16 01:08:50.301733 np0000180467 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:08:50.301733 np0000180467 devstack@c-api.service[112313]: removals.removed_module( Jun 16 01:08:50.302944 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:08:50.302944 np0000180467 devstack@c-api.service[112310]: removals.removed_module( Jun 16 01:08:50.304663 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:08:50.304663 np0000180467 devstack@c-api.service[112310]: removals.removed_module( Jun 16 01:08:50.314900 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:08:50.314900 np0000180467 devstack@c-api.service[112311]: removals.removed_module( Jun 16 01:08:50.316667 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:08:50.316667 np0000180467 devstack@c-api.service[112311]: removals.removed_module( Jun 16 01:08:50.317749 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:08:50.317749 np0000180467 devstack@c-api.service[112312]: removals.removed_module( Jun 16 01:08:50.319521 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:08:50.319521 np0000180467 devstack@c-api.service[112312]: removals.removed_module( Jun 16 01:08:50.908136 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:08:50.908136 np0000180467 devstack@c-api.service[112310]: warnings.warn( Jun 16 01:08:50.935627 np0000180467 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:08:50.935627 np0000180467 devstack@c-api.service[112313]: warnings.warn( Jun 16 01:08:50.959072 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:08:50.959072 np0000180467 devstack@c-api.service[112312]: warnings.warn( Jun 16 01:08:50.970375 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:08:50.970375 np0000180467 devstack@c-api.service[112311]: warnings.warn( Jun 16 01:08:51.002368 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:08:51.002368 np0000180467 devstack@c-api.service[112310]: warnings.warn( Jun 16 01:08:51.028876 np0000180467 devstack@c-api.service[112313]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:08:51.028876 np0000180467 devstack@c-api.service[112313]: warnings.warn( Jun 16 01:08:51.051683 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:08:51.051683 np0000180467 devstack@c-api.service[112312]: warnings.warn( Jun 16 01:08:51.064073 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:08:51.064073 np0000180467 devstack@c-api.service[112311]: warnings.warn( Jun 16 01:08:51.306880 np0000180467 devstack@c-api.service[112310]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:08:51.307546 np0000180467 devstack@c-api.service[112310]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112310) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:51.317890 np0000180467 devstack@c-api.service[112313]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:08:51.318168 np0000180467 devstack@c-api.service[112313]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112313) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:51.339505 np0000180467 devstack@c-api.service[112312]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:08:51.340068 np0000180467 devstack@c-api.service[112312]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112312) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:51.345966 np0000180467 devstack@c-api.service[112311]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:08:51.346409 np0000180467 devstack@c-api.service[112311]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112311) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:51.392802 np0000180467 devstack@c-api.service[112310]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:08:51.392802 np0000180467 devstack@c-api.service[112310]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:51.395027 np0000180467 devstack@c-api.service[112313]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:08:51.395027 np0000180467 devstack@c-api.service[112313]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:51.400544 np0000180467 devstack@c-api.service[112312]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:08:51.400544 np0000180467 devstack@c-api.service[112312]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:51.407767 np0000180467 devstack@c-api.service[112311]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:08:51.407767 np0000180467 devstack@c-api.service[112311]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:51.847285 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112310) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:51.847527 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112311) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:51.847657 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:51.847766 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.847766 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.848096 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.848261 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.848381 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:51.848490 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.848598 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.848707 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.848823 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.848942 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.849042 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.849042 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.849042 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.849353 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.849353 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.849496 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.849562 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.849627 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.849691 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.849746 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.849806 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.849869 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.849944 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.850015 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.850080 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.850138 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.850188 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.850286 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.850352 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.850414 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.850470 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.850528 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.850599 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.850655 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.850720 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.850792 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.850846 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.850895 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.850895 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.850895 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.850895 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.851133 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.851133 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.851921 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.852059 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.852184 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.852358 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.852483 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.852604 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.852756 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.852914 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.853052 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.853176 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.853329 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.853329 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.853552 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.853552 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.853552 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.853940 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.854059 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.854172 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.854326 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.854438 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.854547 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.854655 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.854776 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.854898 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.854898 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.854898 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.855334 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.855334 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.855334 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.855731 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.855872 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.856062 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.856181 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.856334 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.856456 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.856521 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.856578 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.856629 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.856685 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.856737 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.856811 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.856896 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.856932 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.856956 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.856988 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.857022 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.857048 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.857076 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.857106 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.857135 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.857135 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.857135 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.857135 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.857264 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.857297 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.857297 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.857297 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.857297 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.857297 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.857297 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.857297 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.857462 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.857487 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.857516 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.857547 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.857576 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.857601 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.857628 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.857657 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.857684 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.857714 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.857738 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.857784 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.857809 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.857833 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.857862 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.857888 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.857915 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.857950 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.857973 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.857973 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.857973 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.858044 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.858044 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.858044 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.858044 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.858044 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.858044 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.858182 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.858229 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.858256 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.858256 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.858256 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.858256 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.858256 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.858366 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.858393 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.858424 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.858424 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.858472 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.858495 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.858495 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.858544 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.858569 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.858599 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.858599 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.858648 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.858683 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.858683 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.858683 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.859130 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.859543 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.859543 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.859649 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.859705 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.859705 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.859809 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.859862 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.859914 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.859985 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.860035 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.860035 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.860133 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.860182 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.860252 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.860252 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.860350 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.860400 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.860450 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.860497 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.860549 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.860603 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.860654 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.860704 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.860754 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.860806 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.860861 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.860911 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.860963 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.861010 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.861060 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.861107 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.861156 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.861228 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.861292 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.861382 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.861437 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.861485 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.861531 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.861576 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.861630 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.861681 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.861727 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.861773 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.861823 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.861877 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.861929 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.861978 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.862029 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.862079 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.862079 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.862173 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.862242 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.862242 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.862242 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.862242 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.864607 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.864675 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.864734 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.864789 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.864846 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.864901 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.864970 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.865041 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.865127 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.865226 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.865295 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.865357 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.865421 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.865506 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.865578 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.865748 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.865826 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.865890 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.865955 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.866022 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.866087 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.866154 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.866249 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.866321 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.866397 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.866462 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.866462 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.866462 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.869919 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.870030 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.870030 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.870187 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.870187 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.870376 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.870470 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.870544 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.870618 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.870696 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.870696 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.870696 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.870696 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.870696 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.871011 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.871011 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.871011 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.871011 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.871011 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.871011 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.871011 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.873293 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.873293 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.873293 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.873293 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.873293 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.873293 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.873293 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.873584 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.873584 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.873584 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.873715 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.873755 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.873794 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.873832 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.873864 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.873864 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.873864 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.873964 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.873964 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.874029 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.874069 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.874107 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.874107 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.874188 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.874263 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.874302 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.874342 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.874380 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.874421 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.874461 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.874494 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.874538 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.874571 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.874610 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.874642 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.874680 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.874723 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.874763 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.874797 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.874835 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.874867 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.874903 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.874936 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.874978 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.875016 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.875048 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.875082 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.875113 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.875164 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.875243 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.875284 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.875322 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.875359 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.875397 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.875435 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.875477 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.875516 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.875557 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.875606 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.875648 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.875648 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.875725 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.875725 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.875725 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.875725 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.875725 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.875725 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.875725 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.875725 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.875725 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.876015 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.876015 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.876015 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.876173 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.876173 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.877231 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.877846 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.877846 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.877846 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.877846 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.878103 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.878192 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.878291 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.878379 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.878445 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.878515 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.878583 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.878646 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.878707 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.878780 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.878780 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.878909 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.878973 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.879047 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.879047 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.879047 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.879393 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.879393 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.879393 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.879393 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.879393 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.879393 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.879393 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.879833 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.879833 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.879833 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.879833 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.879833 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.879833 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.879833 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.880368 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.880368 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.880368 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.880368 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.880606 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.880678 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.880753 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.880827 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.880905 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.881002 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.881057 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.881057 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.881057 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.881057 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.881339 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.881407 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.881407 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.881469 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.881502 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.881542 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.881583 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.881616 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.881616 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.881674 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.881717 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.881759 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.881793 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.881833 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.881880 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.881912 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.881946 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.881982 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.881982 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.882055 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.882095 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.882134 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.882170 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.882239 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.882274 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.882305 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.882345 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.882345 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.882405 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.882441 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.882473 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.882515 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.882553 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.882588 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.882619 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.882650 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.882688 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.882720 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.882751 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.882786 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.882822 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.882868 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.882899 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.882935 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.882967 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.883004 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.883004 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.883004 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.883098 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.883098 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.883175 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.883245 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.883245 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.883317 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.883349 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.883349 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.883413 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.883459 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.883497 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.883537 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.883580 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.883614 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.883646 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.883677 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.883714 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.883755 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.883792 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.883828 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.883859 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.883895 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.883926 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.883962 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.883999 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.884034 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.884066 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.884104 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.884186 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.884843 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.885208 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.885278 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.885334 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.885334 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.885449 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.885503 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.885554 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.885554 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.885554 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.885554 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.885554 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.885554 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.885827 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.885887 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.885952 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.885952 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.885952 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.885952 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.885952 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.885952 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.886265 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.886265 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.886265 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.886403 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.886451 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.886496 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.886548 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.886598 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.886644 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.886692 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.886744 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.886859 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.886910 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.886955 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.887003 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.887063 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.887118 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.887164 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.887233 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.887233 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.887343 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.887395 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.887442 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.887500 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.887553 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.887553 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.887553 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.887553 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.887734 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.887788 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.887842 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.887891 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.887940 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.887987 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.888034 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.888082 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.888130 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.888219 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.888272 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.888328 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.888377 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.888426 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.888479 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.888530 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.888578 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.888626 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.888697 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.888747 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.888793 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.888846 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.888898 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.888955 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.889005 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.889056 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.889233 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.889305 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.889356 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.889422 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.889482 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.889530 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.889582 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.889631 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.889679 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.889731 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.889779 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.889826 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.889873 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.889919 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.889971 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.890020 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.890067 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.890113 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.890164 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.890164 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.890282 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.890330 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.890385 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.890443 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.890443 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.890550 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.890550 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.890550 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.890550 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.890550 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.890808 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.890808 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.890808 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.890808 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.890808 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.890971 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.890998 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.891025 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.891053 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.891086 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.891112 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.891140 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.891164 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.891213 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.891244 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.891269 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.891301 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.891330 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.891359 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.891387 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.891415 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.891439 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.891464 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.891486 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.891486 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.891486 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.891486 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.891486 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.891601 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.891601 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.891601 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.891601 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.891601 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.891601 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.891727 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.891758 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.891787 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.891787 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.891832 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.891855 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.891882 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.891908 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.891932 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.891962 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.891990 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.892023 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.892057 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.892080 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.892108 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.892134 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.892160 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.892243 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.892272 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.892305 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.892334 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.892387 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.892419 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.892419 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.892419 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.892419 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.892419 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.892419 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.892544 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.892568 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.892592 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.892592 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.892592 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.892592 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.892592 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.892704 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.892729 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.892752 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.892775 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.892801 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.892828 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.892859 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.892891 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.892922 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.892946 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.892973 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.892996 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.893028 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.893051 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.893051 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.894492 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.894546 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.894616 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.894672 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.894728 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.894759 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.894782 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.894807 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.894845 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.894882 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.894912 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.894941 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.894975 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.894999 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.895024 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.895050 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.895074 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.895100 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.895124 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.895157 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.895181 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.895232 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.895258 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.895346 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.895445 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.895473 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.895498 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.895530 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.895570 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.895599 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.895626 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.895650 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.895677 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.895701 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.895726 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.895750 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.895774 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.895804 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.895828 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.895851 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.895875 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.895906 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.895934 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.895957 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.895979 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.896007 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.896029 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.896055 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.896083 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.896083 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.896131 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.896159 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.896186 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.896268 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.896295 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.896295 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.896447 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.896976 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.896976 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.896976 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.896976 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.896976 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.897256 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.897309 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.897356 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.897356 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.897356 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.897356 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.897541 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.897593 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.897641 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.897689 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.897740 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.897793 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.897841 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.897893 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.897946 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.897999 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.898047 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.898098 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.898153 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.898214 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.898271 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.898319 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.898370 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.898425 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.898477 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.898523 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.898571 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.898617 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.898662 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.898709 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.898760 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.898806 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.898928 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.898979 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.899030 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.899083 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.899131 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.899187 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.899254 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.899310 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.899361 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.899415 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.899472 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.899527 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.899580 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.899635 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.899687 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.899747 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.899804 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.899857 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.900406 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.900506 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.900506 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.900609 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.900668 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.900668 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.900750 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.900774 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.900802 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.900827 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.900858 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.900858 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.900905 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.900929 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.900959 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.900989 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.901013 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.901013 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.901064 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.901161 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.901161 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.901526 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.901526 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.901640 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.901640 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.901730 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.901777 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.901839 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.901893 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.901941 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.901999 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.901999 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.901999 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.901999 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.902132 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.902165 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.902208 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.902234 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.902267 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.902294 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.902322 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.902350 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.902378 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.902404 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.902432 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.902454 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.902481 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.902510 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.902538 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.902562 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.902584 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.902607 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.902634 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.902634 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.902634 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.902699 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.902877 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.903075 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.903139 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.903215 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.903284 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.903408 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.903467 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.903520 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.903568 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.903617 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.903668 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.903720 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.903768 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.903821 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.903867 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.903918 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.903969 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.904017 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.904063 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.904114 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.904161 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.904228 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.904304 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.904355 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.904402 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.904402 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.904402 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.904402 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.909727 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.909806 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.909840 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.909928 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.910002 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.910002 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.910124 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.910161 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.910231 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.910276 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112312) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.910310 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.910342 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.910378 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.910410 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.910447 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.910483 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.910520 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.910551 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112312) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.910587 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.910621 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.910657 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112312) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.910688 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112311) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.910720 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.910760 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.910791 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.910827 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.910827 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.910894 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.910926 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112311) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.910957 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.910993 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112311) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.911024 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.911061 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.911093 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.911129 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.911161 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112310) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.911216 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.911258 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.911294 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.911327 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.911358 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.911389 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.911425 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.911456 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112310) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.911492 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:51.911529 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112310) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.911564 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112313) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:51.911564 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:51.911564 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:51.911564 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:51.911564 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112313) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:51.911564 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112313) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:51.957771 np0000180467 devstack@c-api.service[112310]: INFO dbcounter [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Registered counter for database cinder Jun 16 01:08:51.959022 np0000180467 devstack@c-api.service[112312]: INFO dbcounter [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Registered counter for database cinder Jun 16 01:08:51.959158 np0000180467 devstack@c-api.service[112311]: INFO dbcounter [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Registered counter for database cinder Jun 16 01:08:51.961981 np0000180467 devstack@c-api.service[112313]: INFO dbcounter [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Registered counter for database cinder Jun 16 01:08:52.010813 np0000180467 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:52.011031 np0000180467 devstack@c-api.service[112310]: DEBUG oslo_db.sqlalchemy.engines [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 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=112310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:52.012842 np0000180467 devstack@c-api.service[112311]: DEBUG oslo_db.sqlalchemy.engines [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 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=112311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:52.015608 np0000180467 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-51390aea-8665-4d75-b550-c1e091961300 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:52.122546 np0000180467 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writer thread running {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:52.125213 np0000180467 devstack@c-api.service[112312]: INFO cinder.rpc [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:52.127724 np0000180467 devstack@c-api.service[112312]: INFO cinder.rpc [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:52.128574 np0000180467 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writer thread running {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:52.129276 np0000180467 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writer thread running {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:52.129789 np0000180467 devstack@c-api.service[112312]: INFO cinder.rpc [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:52.131220 np0000180467 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:52.131731 np0000180467 devstack@c-api.service[112312]: INFO cinder.rpc [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:52.131848 np0000180467 devstack@c-api.service[112310]: INFO cinder.rpc [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:52.132571 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.133551 np0000180467 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:52.134140 np0000180467 devstack@c-api.service[112310]: INFO cinder.rpc [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:52.134741 np0000180467 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writer thread running {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:52.135692 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.135930 np0000180467 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:52.136431 np0000180467 devstack@c-api.service[112310]: INFO cinder.rpc [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:52.137403 np0000180467 devstack@c-api.service[112313]: INFO cinder.rpc [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:52.138076 np0000180467 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:52.138410 np0000180467 devstack@c-api.service[112310]: INFO cinder.rpc [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:52.138911 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.139254 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.140449 np0000180467 devstack@c-api.service[112313]: INFO cinder.rpc [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:52.142295 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.142812 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.143209 np0000180467 devstack@c-api.service[112313]: INFO cinder.rpc [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:52.145637 np0000180467 devstack@c-api.service[112313]: INFO cinder.rpc [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:52.146924 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.150080 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.173918 np0000180467 devstack@c-api.service[112312]: DEBUG oslo_db.sqlalchemy.engines [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 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=112312) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:52.176448 np0000180467 devstack@c-api.service[112312]: INFO cinder.rpc [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:52.178457 np0000180467 devstack@c-api.service[112312]: INFO cinder.rpc [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:52.179343 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.179463 np0000180467 devstack@c-api.service[112310]: DEBUG oslo_db.sqlalchemy.engines [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 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=112310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:52.180383 np0000180467 devstack@c-api.service[112311]: DEBUG oslo_db.sqlalchemy.engines [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 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=112311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:52.182512 np0000180467 devstack@c-api.service[112310]: INFO cinder.rpc [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:52.182830 np0000180467 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:52.185150 np0000180467 devstack@c-api.service[112311]: INFO cinder.rpc [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:52.185280 np0000180467 devstack@c-api.service[112310]: INFO cinder.rpc [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:52.186307 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.186443 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.190154 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.193390 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.195571 np0000180467 devstack@c-api.service[112313]: DEBUG oslo_db.sqlalchemy.engines [None req-51390aea-8665-4d75-b550-c1e091961300 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=112313) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:52.196529 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.198452 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.198863 np0000180467 devstack@c-api.service[112313]: INFO cinder.rpc [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:52.200463 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.201629 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.201793 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.201905 np0000180467 devstack@c-api.service[112313]: INFO cinder.rpc [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:52.203106 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.203686 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.204688 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.204810 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.206952 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.207942 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.208870 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.211087 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.212103 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.212751 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.213926 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.215247 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.215807 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.215955 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.216827 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.218129 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.218317 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.219015 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.220276 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.221177 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.221424 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.221878 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.224037 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.224403 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.224847 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.226303 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.226787 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.227344 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.228805 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.228962 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.229403 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.230123 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.231473 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.232404 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.232585 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.233785 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.234485 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.235246 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.236269 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.236633 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.236995 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.237833 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.237949 np0000180467 devstack@c-api.service[112312]: WARNING cinder.api.contrib.hosts [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:52.238679 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.239026 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.239973 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.240085 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.240360 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.241280 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.241529 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.241873 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.242497 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.242811 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.243012 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.243781 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: extensions {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.244918 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.244960 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.244993 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.245304 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: os-quota-class-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.245926 np0000180467 devstack@c-api.service[112310]: WARNING cinder.api.contrib.hosts [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:52.246023 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.246214 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.246550 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: scheduler-stats {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.246635 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.246857 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.248370 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.248451 np0000180467 devstack@c-api.service[112311]: WARNING cinder.api.contrib.hosts [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:52.248510 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: os-quota-sets {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.248710 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.248839 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.249352 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.250000 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: backups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.250070 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.250345 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.251314 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: extensions {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.251401 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.252034 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: os-snapshot-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.252643 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: os-quota-class-sets {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.252843 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.253458 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: consistencygroups {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.253820 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: extensions {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.253931 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: scheduler-stats {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.255024 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.255182 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: os-quota-class-sets {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.255428 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: os-quota-sets {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.255557 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: extra_specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.256473 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: scheduler-stats {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.256860 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: backups {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.257101 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: os-hosts {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.257913 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: os-quota-sets {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.258443 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: os-volume-manage {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.258569 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.259429 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: os-snapshot-manage {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.259921 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: os-availability-zone {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.260000 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: backups {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.260798 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.260871 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: consistencygroups {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.261229 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.262160 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: os-snapshot-manage {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.262265 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.262734 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: os-volume-transfer {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.262849 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: extra_specs {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.263604 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: consistencygroups {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.263753 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.264360 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: os-hosts {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.264469 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: capabilities {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.265112 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.265561 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: extra_specs {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.265662 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: encryption {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.265728 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: os-volume-manage {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.266302 np0000180467 devstack@c-api.service[112313]: WARNING cinder.api.contrib.hosts [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:52.267048 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.267164 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: os-hosts {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.267289 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: os-availability-zone {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.267365 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: os-volume-type-access {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.268402 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.268522 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: encryption {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.268595 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: os-volume-manage {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.268770 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: cgsnapshots {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.269840 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.270009 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: os-availability-zone {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.270149 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: os-volume-transfer {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.270327 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extended resource: qos-specs {{(pid=112312) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.271256 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: encryption {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.271472 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.271643 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: capabilities {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.272437 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.contrib.snapshot_actions [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] SnapshotActionsController initialized {{(pid=112312) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:52.272547 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: extensions {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.272763 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: os-volume-transfer {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.273087 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: encryption {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.273172 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.273843 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: os-quota-class-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.274394 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: capabilities {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.274518 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: os-volume-type-access {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.274674 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.275183 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: scheduler-stats {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.275677 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: encryption {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.276007 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: cgsnapshots {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.276056 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.276894 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: os-quota-sets {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.277165 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: os-volume-type-access {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.277407 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.277459 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extended resource: qos-specs {{(pid=112310) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.278776 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: cgsnapshots {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.278865 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.278957 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: backups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.279571 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.contrib.snapshot_actions [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] SnapshotActionsController initialized {{(pid=112310) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:52.280187 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extended resource: qos-specs {{(pid=112311) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.280304 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.280346 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.280955 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: os-snapshot-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.281612 np0000180467 devstack@c-api.service[112312]: WARNING castellan.key_manager.migration [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.281682 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.282290 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] SnapshotActionsController initialized {{(pid=112311) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:52.282477 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.282593 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: consistencygroups {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.282674 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.282767 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.282825 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension AdminActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.282936 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension AdminActions extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.283023 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.283071 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.283114 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension AdminActions extending resource: backups {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.283317 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension VolumeActions extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.283420 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension TypesManage extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.283530 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension UsedLimits extending resource: limits {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.283624 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.283709 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.283798 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.283853 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.283971 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.284066 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.284183 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.v3.router [None req-983c4cf1-646a-4db6-bcd5-4b415c9f0f86 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112312) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.284370 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.284463 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.284585 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: extra_specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.285795 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.286025 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.286174 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: os-hosts {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.287266 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.287410 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.287570 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: os-volume-manage {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.288675 np0000180467 devstack@c-api.service[112310]: WARNING castellan.key_manager.migration [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.288807 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.289038 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: os-availability-zone {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.289525 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.289722 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290094 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290094 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension AdminActions extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290238 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension AdminActions extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290297 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.290345 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension AdminActions extending resource: backups {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290345 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension VolumeActions extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290440 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.290540 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension TypesManage extending resource: types {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290603 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension UsedLimits extending resource: limits {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290807 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290807 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290971 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.290971 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.291192 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.291192 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.293622 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.v3.router [None req-35bcd44b-31ee-499a-b5a4-5c6679425d32 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112310) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.293703 np0000180467 devstack@c-api.service[112311]: WARNING castellan.key_manager.migration [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.293767 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: os-volume-transfer {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.293827 np0000180467 devstack@c-api.service[112312]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78e1830a3668 pid: 112312 (default app) Jun 16 01:08:52.293891 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.293891 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.293891 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.293891 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension AdminActions extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.293891 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension AdminActions extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.293891 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension AdminActions extending resource: backups {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.293891 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension VolumeActions extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.294287 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension TypesManage extending resource: types {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.294287 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension UsedLimits extending resource: limits {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.294287 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.294287 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.294287 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.294287 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.294287 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.294499 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: capabilities {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.294534 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.294534 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.v3.router [None req-e2bf1e27-2919-4128-a39b-ed1a345b0787 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112311) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.295381 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: encryption {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.296908 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: os-volume-type-access {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.298590 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: cgsnapshots {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.298937 np0000180467 devstack@c-api.service[112310]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78e1830a3668 pid: 112310 (default app) Jun 16 01:08:52.300138 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extended resource: qos-specs {{(pid=112313) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:52.300606 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.300606 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.300606 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.300606 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.300834 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.300834 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.300834 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.300834 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.300986 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.300986 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.300986 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.300986 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.300986 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.300986 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301245 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.301245 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301245 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.301245 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301245 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.301462 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301462 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.301462 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301462 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.301462 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301659 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.301659 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301659 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.301659 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301832 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.301832 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301832 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.301832 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.301832 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302025 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302025 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302025 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302025 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302025 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302228 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302228 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302228 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302228 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302228 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302228 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302457 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302457 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302457 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302457 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302457 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302457 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302677 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302677 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302677 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302677 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302677 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302677 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302903 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302903 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302903 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.302903 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.302903 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303145 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303145 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303145 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303145 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303145 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303334 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303334 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303334 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303334 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303334 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303334 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303569 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303569 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303569 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303569 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303569 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303569 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303778 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303778 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303778 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303778 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303778 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303985 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303985 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303985 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.303985 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.303985 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.304169 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.304169 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.304169 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.304169 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.305071 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.305071 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.305071 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.305071 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.305371 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.305371 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.305371 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.305371 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.305371 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.305719 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.305719 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.305719 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.305719 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.305719 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.306021 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.306021 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.306021 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.306021 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.306317 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.306317 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.306317 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.306317 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.306585 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.306585 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.306585 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.306585 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.306854 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.306854 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.306854 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.306854 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.307163 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.307163 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.307163 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.307163 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.307449 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.307449 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.307449 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.307449 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.307449 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.310104 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.310104 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.310104 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.310104 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.310104 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.310104 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.310551 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.310551 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.310551 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.310551 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.310551 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.310948 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.310948 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.310948 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.310948 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.310948 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.310948 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.311365 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.311365 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.311365 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.311365 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.311365 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.311365 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.311720 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.311720 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.311720 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.311720 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.311720 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.311720 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.312066 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.312066 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.312066 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.312066 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.312066 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.312066 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.312431 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.contrib.snapshot_actions [None req-51390aea-8665-4d75-b550-c1e091961300 None None] SnapshotActionsController initialized {{(pid=112313) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:52.312493 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.312493 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.312493 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.312493 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.312740 np0000180467 devstack@c-api.service[112311]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78e1830a3668 pid: 112311 (default app) Jun 16 01:08:52.312798 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.312798 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.312798 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.312798 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.312798 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.313105 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.313105 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.313105 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.313105 np0000180467 devstack@c-api.service[112312]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:52.313105 np0000180467 devstack@c-api.service[112312]: warnings.warn(deprecated_msg) Jun 16 01:08:52.313424 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.313481 np0000180467 devstack@c-api.service[112312]: DEBUG cinder.api.middleware.request_id [None req-75ae0271-7269-4edf-bdec-eb78cd7b0ddc None None] RequestId filter calling following filter/app {{(pid=112312) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:08:52.313543 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.313543 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.313647 np0000180467 devstack@c-api.service[112312]: [pid: 112312|app: 0|req: 1/1] 199.204.45.129 () {60 vars in 956 bytes} [Tue Jun 16 01:08:52 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:08:52.313706 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.313706 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.313706 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.313706 np0000180467 devstack@c-api.service[112313]: WARNING castellan.key_manager.migration [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:52.313706 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.313706 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.313706 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.313706 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension AdminActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314105 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension AdminActions extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314105 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension AdminActions extending resource: backups {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314105 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension VolumeActions extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314105 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension TypesManage extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314337 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension UsedLimits extending resource: limits {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314337 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314440 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314501 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314592 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314706 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314807 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.314915 np0000180467 devstack@c-api.service[112313]: DEBUG cinder.api.v3.router [None req-51390aea-8665-4d75-b550-c1e091961300 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112313) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:52.323552 np0000180467 devstack@c-api.service[112313]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x78e1830a3668 pid: 112313 (default app) Jun 16 01:08:59.255379 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.255379 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.255379 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.255379 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.255379 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.256111 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.256111 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.256111 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.256111 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.256111 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.256425 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.256425 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.256425 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.256425 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.256425 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.256425 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.256772 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.256772 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.256772 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.256772 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.257004 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.257004 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.257004 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.257004 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.257272 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.257272 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.257272 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.257272 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.257516 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.257516 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.257516 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.257516 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.257516 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.257811 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.257811 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.257811 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.257811 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.257811 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.258078 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.258078 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.258078 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.258078 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.258078 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.258078 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.258653 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.258653 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.258653 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.258653 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.258653 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.258653 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259039 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259039 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259039 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259039 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259039 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259039 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259315 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259315 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259315 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259315 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259315 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259503 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259503 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259503 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259503 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259503 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259672 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259672 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259672 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259672 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259672 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259672 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259984 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259984 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259984 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259984 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.259984 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.259984 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.260331 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.260331 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.260331 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.260331 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.260331 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.260608 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.260608 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.260608 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.260608 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.260608 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.260857 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.260857 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.260857 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.260857 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261002 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261002 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261002 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261002 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261141 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261141 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261141 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261141 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261141 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261340 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261340 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261340 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261340 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261340 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261505 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261505 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261505 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261505 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261657 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261657 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261657 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261657 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261811 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261811 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261811 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261811 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261952 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261952 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.261952 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.261952 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262092 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262092 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262092 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262092 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262251 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262251 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262251 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262251 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262251 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262423 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262423 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262423 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262423 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262423 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262423 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262643 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262643 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262643 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262643 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262643 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262821 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262821 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262821 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262821 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.262821 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.262821 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263018 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263018 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263018 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263018 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263018 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263018 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263244 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263244 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263244 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263244 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263244 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263244 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263460 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263460 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263460 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263460 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263460 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263460 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263667 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263667 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263667 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263667 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263811 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263811 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263811 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263811 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263811 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263991 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263991 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263991 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263991 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.263991 np0000180467 devstack@c-api.service[112310]: warnings.warn(deprecated_msg) Jun 16 01:08:59.263991 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.middleware.request_id [None req-5edc16c4-f81a-4642-930d-fea5c0fa3822 None None] RequestId filter calling following filter/app {{(pid=112310) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:08:59.747257 np0000180467 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-5edc16c4-f81a-4642-930d-fea5c0fa3822 admin admin] POST https://199.204.45.129/volume/v3/types Jun 16 01:08:59.747681 np0000180467 devstack@c-api.service[112310]: DEBUG cinder.api.openstack.wsgi [None req-5edc16c4-f81a-4642-930d-fea5c0fa3822 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112310) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:08:59.749359 np0000180467 devstack@c-api.service[112310]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:08:59.749359 np0000180467 devstack@c-api.service[112310]: warnings.warn( Jun 16 01:08:59.791823 np0000180467 devstack@c-api.service[112310]: DEBUG oslo_db.sqlalchemy.engines [None req-5edc16c4-f81a-4642-930d-fea5c0fa3822 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=112310) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:59.823752 np0000180467 devstack@c-api.service[112310]: INFO cinder.api.openstack.wsgi [None req-5edc16c4-f81a-4642-930d-fea5c0fa3822 admin admin] https://199.204.45.129/volume/v3/types returned with HTTP 200 Jun 16 01:08:59.824366 np0000180467 devstack@c-api.service[112310]: [pid: 112310|app: 0|req: 1/2] 199.204.45.129 () {68 vars in 1288 bytes} [Tue Jun 16 01:08:59 2026] POST /volume/v3/types => generated 186 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:08:59.850713 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.850713 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.850713 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.850713 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.850713 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851111 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.851111 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851111 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.851111 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851111 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.851249 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851249 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.851249 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851249 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.851249 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851249 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.851413 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851413 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.851413 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851413 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.851511 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851511 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.851511 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.851511 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.854216 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.854216 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.854216 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.854216 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.855732 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.855732 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.855732 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.855732 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.855732 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.856609 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.856609 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.856609 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.856609 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.856609 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.857853 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.857853 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.857853 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.857853 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.857853 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.857853 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.858913 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.858913 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.858913 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.858913 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.858913 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.858913 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.860015 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.860015 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.860015 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.860015 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.860015 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.860015 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.864672 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.864672 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.864672 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.864672 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.864672 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.865605 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.865605 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.865605 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.865605 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.865605 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.866557 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.866557 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.866557 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.866557 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.866557 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.866557 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.867671 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.867671 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.867671 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.867671 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.867671 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.867671 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.868612 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.868612 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.868612 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.868612 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.868612 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.869804 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.869804 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.869804 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.869804 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.869804 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.871340 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.871340 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.871340 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.871340 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.872227 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.872227 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.872227 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.872227 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.874023 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.874023 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.874023 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.874023 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.874023 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.875080 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.875080 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.875080 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.875080 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.875080 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.876567 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.876567 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.876567 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.876567 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.879724 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.879724 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.879724 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.879724 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.881213 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.881213 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.881213 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.881213 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.883537 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.883537 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.883537 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.883537 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.884541 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.884541 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.884541 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.884541 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.885410 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.885410 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.885410 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.885410 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.885410 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.886754 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.886754 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.886754 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.886754 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.886754 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.886754 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.887686 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.887686 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.887686 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.887686 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.887686 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.889101 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.889101 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.889101 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.889101 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.889101 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.889101 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.890950 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.890950 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.890950 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.890950 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.890950 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.890950 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.892069 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.892069 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.892069 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.892069 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.892069 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.892069 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.892985 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.892985 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.892985 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.892985 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.892985 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.892985 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.894372 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.894372 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.894372 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.894372 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.895697 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.895697 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.895697 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.895697 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.895697 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.896504 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.896504 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.896504 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.896504 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:59.896504 np0000180467 devstack@c-api.service[112311]: warnings.warn(deprecated_msg) Jun 16 01:08:59.896504 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.middleware.request_id [req-5edc16c4-f81a-4642-930d-fea5c0fa3822 req-a4a7e85e-93cf-4b33-a054-7b1829079ae3 None None] RequestId filter calling following filter/app {{(pid=112311) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:00.211576 np0000180467 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [req-5edc16c4-f81a-4642-930d-fea5c0fa3822 req-a4a7e85e-93cf-4b33-a054-7b1829079ae3 admin admin] POST https://199.204.45.129/volume/v3/types/c89602f5-1e5d-4372-8703-a564d01b2571/extra_specs Jun 16 01:09:00.212363 np0000180467 devstack@c-api.service[112311]: DEBUG cinder.api.openstack.wsgi [req-5edc16c4-f81a-4642-930d-fea5c0fa3822 req-a4a7e85e-93cf-4b33-a054-7b1829079ae3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112311) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:09:00.214070 np0000180467 devstack@c-api.service[112311]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:09:00.214070 np0000180467 devstack@c-api.service[112311]: warnings.warn( Jun 16 01:09:00.256802 np0000180467 devstack@c-api.service[112311]: DEBUG oslo_db.sqlalchemy.engines [req-5edc16c4-f81a-4642-930d-fea5c0fa3822 req-a4a7e85e-93cf-4b33-a054-7b1829079ae3 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=112311) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:00.317409 np0000180467 devstack@c-api.service[112311]: INFO cinder.api.openstack.wsgi [req-5edc16c4-f81a-4642-930d-fea5c0fa3822 req-a4a7e85e-93cf-4b33-a054-7b1829079ae3 admin admin] https://199.204.45.129/volume/v3/types/c89602f5-1e5d-4372-8703-a564d01b2571/extra_specs returned with HTTP 200 Jun 16 01:09:00.317924 np0000180467 devstack@c-api.service[112311]: [pid: 112311|app: 0|req: 1/3] 199.204.45.129 () {70 vars in 1505 bytes} [Tue Jun 16 01:08:59 2026] POST /volume/v3/types/c89602f5-1e5d-4372-8703-a564d01b2571/extra_specs => generated 55 bytes in 481 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:09:02.177892 np0000180467 devstack@c-api.service[112312]: DEBUG dbcounter [-] [112312] Writing DB stats cinder:SELECT=6 {{(pid=112312) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:02.200468 np0000180467 devstack@c-api.service[112313]: DEBUG dbcounter [-] [112313] Writing DB stats cinder:SELECT=6 {{(pid=112313) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:09.820768 np0000180467 devstack@c-api.service[112310]: DEBUG dbcounter [-] [112310] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112310) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:10.316071 np0000180467 devstack@c-api.service[112311]: DEBUG dbcounter [-] [112311] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112311) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}