Jun 08 19:26:07.299762 np0000179059 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 19:26:07.306940 np0000179059 devstack@c-api.service[112849]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 19:26:07 2026] *** Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: nodename: np0000179059 Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: machine: x86_64 Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: clock source: unix Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: pcre jit disabled Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: detected number of CPU cores: 16 Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: current working directory: / Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: detected binary path: /usr/bin/uwsgi-core Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: your processes number limit is 256917 Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: your memory page size is 4096 bytes Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: detected max file descriptor number: 2048 Jun 08 19:26:07.309627 np0000179059 devstack@c-api.service[112849]: lock engine: pthread robust mutexes Jun 08 19:26:07.310373 np0000179059 devstack@c-api.service[112849]: thunder lock: enabled Jun 08 19:26:07.310373 np0000179059 devstack@c-api.service[112849]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 19:26:07.310373 np0000179059 devstack@c-api.service[112849]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 19:26:07.310373 np0000179059 devstack@c-api.service[112849]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 19:26:07.310373 np0000179059 devstack@c-api.service[112849]: Set PythonHome to /opt/stack/data/venv Jun 08 19:26:07.348866 np0000179059 devstack@c-api.service[112849]: Python main interpreter initialized at 0x7b5cc52a3668 Jun 08 19:26:07.348866 np0000179059 devstack@c-api.service[112849]: python threads support enabled Jun 08 19:26:07.348866 np0000179059 devstack@c-api.service[112849]: your server socket listen backlog is limited to 100 connections Jun 08 19:26:07.348866 np0000179059 devstack@c-api.service[112849]: your mercy for graceful operations on workers is 80 seconds Jun 08 19:26:07.349405 np0000179059 devstack@c-api.service[112849]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 19:26:07.349553 np0000179059 devstack@c-api.service[112849]: *** Operational MODE: preforking *** Jun 08 19:26:07.349756 np0000179059 devstack@c-api.service[112849]: *** uWSGI is running in multiple interpreter mode *** Jun 08 19:26:07.349756 np0000179059 devstack@c-api.service[112849]: spawned uWSGI master process (pid: 112849) Jun 08 19:26:07.349975 np0000179059 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 19:26:07.350498 np0000179059 devstack@c-api.service[112849]: spawned uWSGI worker 1 (pid: 112851, cores: 1) Jun 08 19:26:07.351232 np0000179059 devstack@c-api.service[112849]: spawned uWSGI worker 2 (pid: 112852, cores: 1) Jun 08 19:26:07.351786 np0000179059 devstack@c-api.service[112849]: spawned uWSGI worker 3 (pid: 112853, cores: 1) Jun 08 19:26:07.352401 np0000179059 devstack@c-api.service[112849]: spawned uWSGI worker 4 (pid: 112854, cores: 1) Jun 08 19:26:07.352401 np0000179059 devstack@c-api.service[112849]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 19:26:07.486545 np0000179059 devstack@c-api.service[112851]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:07.486545 np0000179059 devstack@c-api.service[112851]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:07.486545 np0000179059 devstack@c-api.service[112851]: we strongly recommend against using it for new projects. Jun 08 19:26:07.486545 np0000179059 devstack@c-api.service[112851]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:07.486545 np0000179059 devstack@c-api.service[112851]: framework. For more detail see Jun 08 19:26:07.486545 np0000179059 devstack@c-api.service[112851]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:07.486545 np0000179059 devstack@c-api.service[112851]: import eventlet # noqa Jun 08 19:26:07.487373 np0000179059 devstack@c-api.service[112853]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:07.487373 np0000179059 devstack@c-api.service[112853]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:07.487373 np0000179059 devstack@c-api.service[112853]: we strongly recommend against using it for new projects. Jun 08 19:26:07.487373 np0000179059 devstack@c-api.service[112853]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:07.487373 np0000179059 devstack@c-api.service[112853]: framework. For more detail see Jun 08 19:26:07.487373 np0000179059 devstack@c-api.service[112853]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:07.487373 np0000179059 devstack@c-api.service[112853]: import eventlet # noqa Jun 08 19:26:07.496061 np0000179059 devstack@c-api.service[112854]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:07.496061 np0000179059 devstack@c-api.service[112854]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:07.496061 np0000179059 devstack@c-api.service[112854]: we strongly recommend against using it for new projects. Jun 08 19:26:07.496061 np0000179059 devstack@c-api.service[112854]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:07.496061 np0000179059 devstack@c-api.service[112854]: framework. For more detail see Jun 08 19:26:07.496061 np0000179059 devstack@c-api.service[112854]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:07.496061 np0000179059 devstack@c-api.service[112854]: import eventlet # noqa Jun 08 19:26:07.496549 np0000179059 devstack@c-api.service[112852]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 19:26:07.496549 np0000179059 devstack@c-api.service[112852]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 19:26:07.496549 np0000179059 devstack@c-api.service[112852]: we strongly recommend against using it for new projects. Jun 08 19:26:07.496549 np0000179059 devstack@c-api.service[112852]: If you are already using Eventlet, we recommend migrating to a different Jun 08 19:26:07.496549 np0000179059 devstack@c-api.service[112852]: framework. For more detail see Jun 08 19:26:07.496549 np0000179059 devstack@c-api.service[112852]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 19:26:07.496549 np0000179059 devstack@c-api.service[112852]: import eventlet # noqa Jun 08 19:26:07.572790 np0000179059 devstack@c-api.service[112851]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:07.572790 np0000179059 devstack@c-api.service[112851]: warnings.warn( Jun 08 19:26:07.577809 np0000179059 devstack@c-api.service[112853]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:07.577809 np0000179059 devstack@c-api.service[112853]: warnings.warn( Jun 08 19:26:07.587625 np0000179059 devstack@c-api.service[112852]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:07.587625 np0000179059 devstack@c-api.service[112852]: warnings.warn( Jun 08 19:26:07.590374 np0000179059 devstack@c-api.service[112854]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 19:26:07.590374 np0000179059 devstack@c-api.service[112854]: warnings.warn( Jun 08 19:26:07.648276 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:07.648276 np0000179059 devstack@c-api.service[112851]: from cgi import parse_header Jun 08 19:26:07.660036 np0000179059 devstack@c-api.service[112853]: /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 08 19:26:07.660036 np0000179059 devstack@c-api.service[112853]: from cgi import parse_header Jun 08 19:26:07.667123 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:07.667123 np0000179059 devstack@c-api.service[112852]: from cgi import parse_header Jun 08 19:26:07.670415 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:07.670415 np0000179059 devstack@c-api.service[112854]: from cgi import parse_header Jun 08 19:26:07.705467 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:07.705467 np0000179059 devstack@c-api.service[112851]: removals.removed_module( Jun 08 19:26:07.705467 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:07.705467 np0000179059 devstack@c-api.service[112851]: removals.removed_module( Jun 08 19:26:07.712677 np0000179059 devstack@c-api.service[112853]: /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 08 19:26:07.712677 np0000179059 devstack@c-api.service[112853]: removals.removed_module( Jun 08 19:26:07.714664 np0000179059 devstack@c-api.service[112853]: /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 08 19:26:07.714664 np0000179059 devstack@c-api.service[112853]: removals.removed_module( Jun 08 19:26:07.719102 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:07.719102 np0000179059 devstack@c-api.service[112854]: removals.removed_module( Jun 08 19:26:07.722124 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:07.722124 np0000179059 devstack@c-api.service[112854]: removals.removed_module( Jun 08 19:26:07.724252 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:07.724252 np0000179059 devstack@c-api.service[112852]: removals.removed_module( Jun 08 19:26:07.725900 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:07.725900 np0000179059 devstack@c-api.service[112852]: removals.removed_module( Jun 08 19:26:08.326322 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:08.326322 np0000179059 devstack@c-api.service[112851]: warnings.warn( Jun 08 19:26:08.356058 np0000179059 devstack@c-api.service[112853]: /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 08 19:26:08.356058 np0000179059 devstack@c-api.service[112853]: warnings.warn( Jun 08 19:26:08.359482 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:08.359482 np0000179059 devstack@c-api.service[112852]: warnings.warn( Jun 08 19:26:08.411664 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:08.411664 np0000179059 devstack@c-api.service[112854]: warnings.warn( Jun 08 19:26:08.424195 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:08.424195 np0000179059 devstack@c-api.service[112851]: warnings.warn( Jun 08 19:26:08.451605 np0000179059 devstack@c-api.service[112853]: /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 08 19:26:08.451605 np0000179059 devstack@c-api.service[112853]: warnings.warn( Jun 08 19:26:08.459734 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:08.459734 np0000179059 devstack@c-api.service[112852]: warnings.warn( Jun 08 19:26:08.521421 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:08.521421 np0000179059 devstack@c-api.service[112854]: warnings.warn( Jun 08 19:26:08.734613 np0000179059 devstack@c-api.service[112851]: 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 08 19:26:08.735107 np0000179059 devstack@c-api.service[112851]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112851) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:08.755736 np0000179059 devstack@c-api.service[112852]: 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 08 19:26:08.756375 np0000179059 devstack@c-api.service[112852]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112852) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:08.765159 np0000179059 devstack@c-api.service[112853]: 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 08 19:26:08.765615 np0000179059 devstack@c-api.service[112853]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112853) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:08.819470 np0000179059 devstack@c-api.service[112854]: 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 08 19:26:08.819660 np0000179059 devstack@c-api.service[112854]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112854) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 19:26:08.821550 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:08.821550 np0000179059 devstack@c-api.service[112851]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:08.822058 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:08.822058 np0000179059 devstack@c-api.service[112852]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:08.830159 np0000179059 devstack@c-api.service[112853]: /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 08 19:26:08.830159 np0000179059 devstack@c-api.service[112853]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:08.880456 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:08.880456 np0000179059 devstack@c-api.service[112854]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 19:26:09.291320 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112853) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:09.291651 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112851) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:09.291734 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112854) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:09.291797 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.291797 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.291986 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.292063 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112852) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 19:26:09.292136 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.292204 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.292264 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.292264 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.292415 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.292600 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.292685 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.292746 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.292804 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.292868 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.292935 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.293002 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.293059 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.293128 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.293222 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.293334 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.293473 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.293560 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.293618 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.293691 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.293750 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.293804 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.293859 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.293916 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.293983 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.294055 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.294112 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.294166 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.294240 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.294317 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.294418 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.294541 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.294621 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.294695 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.294695 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.294695 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.294695 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.294985 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.294985 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.294985 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.295208 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.295287 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.295287 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.295458 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.295578 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.295662 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.295740 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.295822 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.295899 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.295975 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.296053 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.296128 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.296221 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.296298 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.296376 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.296578 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.296668 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.296755 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.296835 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.296933 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.297011 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.297089 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.297089 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.297089 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.297089 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.297314 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.297314 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.297314 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.297314 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.297314 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.297314 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.297314 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.297678 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.297678 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.297779 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.297837 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.297895 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.297943 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.297992 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.298041 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.298089 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.298136 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.298184 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.298234 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.298294 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.298347 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.298408 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.298483 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.298533 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.298581 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.298641 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.298699 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.298755 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.299823 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.299823 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.300029 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.300094 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.300160 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.300231 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.300291 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.300371 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.300538 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.300609 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.300668 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.300728 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.300802 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.300864 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.300925 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.300983 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.301043 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.301112 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.301173 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.301220 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.301256 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.301291 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.301334 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.301372 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.301407 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.301472 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.301511 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.301511 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.301576 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.301576 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.301576 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.301576 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.301725 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.301763 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.301799 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.301834 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.301869 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.301904 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.301948 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.301948 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.302042 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.302114 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.302114 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.302206 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.302206 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.302316 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.302358 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.302396 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.302465 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.302508 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.302555 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.302592 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.302629 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.302664 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.302664 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.302664 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.302764 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.302764 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.302835 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.302835 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.302906 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.302943 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.302983 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.303026 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.303063 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.303100 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.303136 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.303172 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.303209 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.303267 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.303308 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.303344 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.303381 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.303417 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.303479 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.303516 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.303516 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.304684 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.304927 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.305089 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.305146 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.305184 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.305220 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.305256 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.305300 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.305337 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.305378 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.305416 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.305489 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.305535 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.305575 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.305608 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.305643 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.305679 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.305715 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.305757 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.305794 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.305840 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.305895 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.305934 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.305971 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.306007 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.306042 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.306077 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.306077 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.307247 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.307603 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.307768 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.307937 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.308077 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.308219 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.308377 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.310893 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.310953 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.310993 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.311032 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.311084 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.311136 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.311173 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.311210 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.311246 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.311288 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.311336 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.311374 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.311409 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.311474 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.311615 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.311748 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.311855 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.311915 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.311971 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.312028 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.312106 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.313353 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.313441 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.313491 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.313533 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.313582 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.313623 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.313660 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.313704 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.313750 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.313798 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.313835 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.313871 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.313871 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.313871 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.314077 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.314129 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.314203 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.314272 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.314383 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.314487 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.314564 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.315096 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.315204 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.315291 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.315382 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.315495 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.315577 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.315664 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.316119 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.316179 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.316230 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.316304 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.316370 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.316370 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.316532 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.316579 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.316613 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.316647 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.316694 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.316742 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.316785 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.316785 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.316857 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.316890 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.316936 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.316975 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.317008 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.317048 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.317093 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.317130 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.317171 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.317208 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.317249 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.317249 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.317249 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.317249 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.317580 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.317580 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.317580 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.317698 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.317745 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.317791 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.317830 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.317868 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.317905 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.317942 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.317978 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.318028 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.318070 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.318107 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.318142 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.318175 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.318217 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.318252 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.318296 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.318342 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.318381 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.318446 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.318488 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.318488 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.318559 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.318591 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.318622 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.318622 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.318682 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.318770 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.318841 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.318937 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.318980 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.319056 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.319097 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.319136 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.319173 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.319217 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.319265 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.319307 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.319352 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.319396 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.319459 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.319513 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.319552 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.319594 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.319632 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.319673 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.319673 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.319740 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.319740 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.319740 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.319740 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.319740 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.319740 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.319912 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.319946 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.319946 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.320006 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.320161 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.320327 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.320443 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.320636 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.321832 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.321907 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.321977 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.321977 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.322048 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.322092 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.322130 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.322175 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.322217 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.322254 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.322294 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.322330 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.322374 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.322412 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.322468 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.322506 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.322562 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.322606 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.322606 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.322606 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.322711 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.323264 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.323342 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.323389 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.323443 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.323482 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.323520 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.323557 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.323606 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.323660 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.323707 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.323774 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.323846 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.323890 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.323949 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.324005 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.324059 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.324134 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.324193 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.324262 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.324324 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.324373 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.324493 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.324575 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.324638 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.324695 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.324748 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.324798 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.324853 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.324909 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.324972 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.325024 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.325070 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.325106 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.325144 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.325185 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.325237 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.325274 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.325274 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.325353 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.325390 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.325457 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.325503 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.325553 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.325610 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.325670 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.325718 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.325755 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.325788 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.325821 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.325852 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.325884 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.325921 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.325953 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.326274 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.326322 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.326322 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.326322 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.326495 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.326495 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.326495 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.326623 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.326674 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.326729 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.326729 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.326853 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.326853 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.326948 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.327007 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.327064 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.327130 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.327190 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.327190 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.327190 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.327190 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.327368 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.327451 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.327544 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.327601 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.327672 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.327715 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.327759 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.327798 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.327848 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.327978 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.328028 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.328067 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.328108 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.328146 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.328146 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.328214 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.328251 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.328289 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.328289 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.328355 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.328395 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.328444 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.328517 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.328517 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.328589 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.328643 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.328686 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.328721 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.328755 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.328793 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.328825 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.328857 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.328897 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.328931 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.328963 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.329000 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.329039 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.329076 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.329109 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.329142 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.329173 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.329215 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.329253 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.329296 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.329337 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.329373 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.329409 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.329461 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.329506 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.329506 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.329578 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.329614 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.329657 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.329711 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.329749 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.329785 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.329821 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.329821 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.329886 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.329922 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.329957 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.329997 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.330042 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.330042 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.333282 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.333340 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.333380 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.333473 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.333523 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.333587 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.333649 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.333681 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.333719 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.333758 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.333787 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.333818 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.333845 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.333873 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.333905 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.333932 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.333961 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.333993 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.334032 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.334072 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.334105 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.334138 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.334169 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.334196 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.334228 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.334268 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.334303 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.334338 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.334368 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.334395 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.334442 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.334478 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.334506 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.334534 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.334571 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.334599 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.334627 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.334659 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.334688 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.334716 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.334742 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.334770 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.334796 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.334824 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.334852 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.334880 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.334913 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.334951 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.334982 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.335009 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.335036 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.335064 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.335091 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.335123 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.335156 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.335183 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.335215 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.335242 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.335269 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.335299 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.335299 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.335363 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.335391 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.335418 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.335458 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.335486 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.335522 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.335555 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.335555 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.335604 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.335633 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.335664 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.335693 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.335720 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.335746 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.335773 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.335806 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.335833 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.335859 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.335885 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.335912 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.335939 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.335966 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.335966 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.337946 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.337988 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.338024 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.338053 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.338082 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.338115 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.338140 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.338169 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.338194 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.338227 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.338259 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.338287 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.338315 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.338354 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.338389 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.338414 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.338465 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.338494 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.338521 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.338556 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.338587 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.338620 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.338650 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.338679 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.338710 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.338743 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.338773 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.338799 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.338828 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.338853 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.338886 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.338915 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.338952 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.338989 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.339021 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.339050 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.339080 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.339109 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.339137 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.339171 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.339206 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.339235 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.339259 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.339287 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.339314 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.339344 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.339373 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.339417 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.339489 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.339524 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.339567 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.339608 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.339643 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.339676 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.339709 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.339737 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.339764 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.339791 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.339818 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.339847 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.339873 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.339898 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.339921 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.339949 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.339975 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.340006 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.340033 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.340061 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.340088 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.340115 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.340142 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.340167 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.340213 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.340249 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.340276 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.340302 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.340336 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.340364 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.340388 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.340415 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.340519 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.340556 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.340588 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.340627 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.340654 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.340678 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.340714 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.340746 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.340773 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.340810 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.340837 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.340865 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.340889 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.340922 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.340951 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.340983 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.341014 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.341045 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.341095 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.341127 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.341157 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.341213 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.341272 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.341311 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.341354 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.341354 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.341354 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.341354 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.341354 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.341354 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.341354 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.341354 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.341699 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.341699 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.341699 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.341811 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.341850 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.341850 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.341919 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.341919 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.342004 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.342051 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.342097 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.342153 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.342153 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.342251 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.342300 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.342356 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.342410 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.342492 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.342552 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.342605 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.342650 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.342703 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.342703 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.342795 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.342845 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.342896 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.342943 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.342991 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.343040 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.343089 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.343141 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.343201 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.343250 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.343306 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.343345 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.343383 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.343445 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.343484 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.343525 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.343575 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.343615 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.343680 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.343722 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.343762 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.343800 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.343837 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.343870 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.343908 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.343945 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.343982 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.344026 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.344026 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.344097 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.344133 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.344170 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.344213 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.344251 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.344251 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.344251 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.344251 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.344404 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.344493 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.344529 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.344570 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.344608 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.344608 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.344672 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.344714 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.344751 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.344882 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.344924 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.344966 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.345001 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.345036 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.345085 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.345126 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.345163 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.345200 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.345242 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.345279 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.345315 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.345350 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.345386 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.345467 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.345517 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.345553 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.345589 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.345625 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.345674 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.345711 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.345751 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.345803 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.345840 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.345891 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.345927 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.345968 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.346005 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.346049 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.346086 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.346122 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.346159 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.346195 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.346195 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.346258 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.346295 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.346334 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.346334 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.346334 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.346334 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.346334 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.346334 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.346334 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.346578 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.346578 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.346578 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.346578 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.346578 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.346738 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.346782 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.346818 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.346854 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.346890 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.346890 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.346953 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.346990 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.347025 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.347069 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.347109 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.347149 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.347182 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.347219 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.347255 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.347296 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.347331 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.347362 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.347399 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.347463 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.347499 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.347499 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.347499 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.348060 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.348119 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.348168 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.348242 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.348298 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.348344 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.348389 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.348452 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.348452 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.348613 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.348662 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.348662 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.348662 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.348774 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.348812 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.348861 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.348901 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.348939 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.348972 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.349010 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.349052 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.349089 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.349126 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.349163 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.349203 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.349238 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.349266 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.349266 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 19:26:09.355109 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112853) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.355180 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.355281 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.355358 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.355415 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112853) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.355524 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112853) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.355556 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112852) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.355640 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.355706 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.355824 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.355824 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112852) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.355907 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112852) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.355935 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112851) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.355935 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.355990 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.356070 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.356115 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112854) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 19:26:09.356144 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112851) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.356175 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112851) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.356203 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 19:26:09.356292 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 19:26:09.356377 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 19:26:09.356508 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112854) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 19:26:09.356581 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112854) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 19:26:09.403244 np0000179059 devstack@c-api.service[112851]: INFO dbcounter [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Registered counter for database cinder Jun 08 19:26:09.404333 np0000179059 devstack@c-api.service[112853]: INFO dbcounter [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Registered counter for database cinder Jun 08 19:26:09.405026 np0000179059 devstack@c-api.service[112852]: INFO dbcounter [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Registered counter for database cinder Jun 08 19:26:09.422378 np0000179059 devstack@c-api.service[112854]: INFO dbcounter [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Registered counter for database cinder Jun 08 19:26:09.447649 np0000179059 devstack@c-api.service[112851]: DEBUG oslo_db.sqlalchemy.engines [None req-4e683662-9fa6-481d-aae6-9394789d7328 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=112851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:09.454810 np0000179059 devstack@c-api.service[112853]: DEBUG oslo_db.sqlalchemy.engines [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 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=112853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:09.456195 np0000179059 devstack@c-api.service[112852]: DEBUG oslo_db.sqlalchemy.engines [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff 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=112852) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:09.469529 np0000179059 devstack@c-api.service[112854]: DEBUG oslo_db.sqlalchemy.engines [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 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=112854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:09.564230 np0000179059 devstack@c-api.service[112851]: DEBUG dbcounter [-] [112851] Writer thread running {{(pid=112851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:09.567234 np0000179059 devstack@c-api.service[112851]: INFO cinder.rpc [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:09.570146 np0000179059 devstack@c-api.service[112851]: INFO cinder.rpc [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:09.573602 np0000179059 devstack@c-api.service[112851]: INFO cinder.rpc [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:09.576375 np0000179059 devstack@c-api.service[112851]: INFO cinder.rpc [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:09.577673 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.579855 np0000179059 devstack@c-api.service[112852]: DEBUG dbcounter [-] [112852] Writer thread running {{(pid=112852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:09.581975 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.582741 np0000179059 devstack@c-api.service[112852]: INFO cinder.rpc [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:09.582996 np0000179059 devstack@c-api.service[112853]: DEBUG dbcounter [-] [112853] Writer thread running {{(pid=112853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:09.584323 np0000179059 devstack@c-api.service[112854]: DEBUG dbcounter [-] [112854] Writer thread running {{(pid=112854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 19:26:09.586031 np0000179059 devstack@c-api.service[112853]: INFO cinder.rpc [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:09.586690 np0000179059 devstack@c-api.service[112852]: INFO cinder.rpc [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:09.586914 np0000179059 devstack@c-api.service[112854]: INFO cinder.rpc [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 19:26:09.588562 np0000179059 devstack@c-api.service[112853]: INFO cinder.rpc [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:09.589238 np0000179059 devstack@c-api.service[112854]: INFO cinder.rpc [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 19:26:09.589320 np0000179059 devstack@c-api.service[112852]: INFO cinder.rpc [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:09.591249 np0000179059 devstack@c-api.service[112854]: INFO cinder.rpc [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:09.591594 np0000179059 devstack@c-api.service[112853]: INFO cinder.rpc [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 19:26:09.591671 np0000179059 devstack@c-api.service[112852]: INFO cinder.rpc [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:09.592880 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.593304 np0000179059 devstack@c-api.service[112854]: INFO cinder.rpc [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:09.594069 np0000179059 devstack@c-api.service[112853]: INFO cinder.rpc [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 19:26:09.594165 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.595241 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.596174 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.597172 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.598874 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.619794 np0000179059 devstack@c-api.service[112851]: DEBUG oslo_db.sqlalchemy.engines [None req-4e683662-9fa6-481d-aae6-9394789d7328 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=112851) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:09.622278 np0000179059 devstack@c-api.service[112851]: INFO cinder.rpc [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:09.624116 np0000179059 devstack@c-api.service[112851]: INFO cinder.rpc [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:09.625052 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.631887 np0000179059 devstack@c-api.service[112852]: DEBUG oslo_db.sqlalchemy.engines [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff 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=112852) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:09.632880 np0000179059 devstack@c-api.service[112854]: DEBUG oslo_db.sqlalchemy.engines [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 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=112854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:09.634406 np0000179059 devstack@c-api.service[112852]: INFO cinder.rpc [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:09.635319 np0000179059 devstack@c-api.service[112854]: INFO cinder.rpc [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:09.635558 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.636750 np0000179059 devstack@c-api.service[112852]: INFO cinder.rpc [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:09.637712 np0000179059 devstack@c-api.service[112854]: INFO cinder.rpc [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:09.637876 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.638602 np0000179059 devstack@c-api.service[112853]: DEBUG oslo_db.sqlalchemy.engines [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 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=112853) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:09.638730 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.638854 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.641676 np0000179059 devstack@c-api.service[112853]: INFO cinder.rpc [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 19:26:09.641832 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.644177 np0000179059 devstack@c-api.service[112853]: INFO cinder.rpc [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 19:26:09.645674 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.647012 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.650662 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.650740 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.651924 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.653197 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.653565 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.656506 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.656674 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.657658 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.657896 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.659872 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.660000 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.661125 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.661759 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.663325 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.664212 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.664263 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.664784 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.665065 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.667375 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.667900 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.668340 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.669575 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.670482 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.671036 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.672567 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.673730 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.673936 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.675055 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.675513 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.676743 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.676864 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.678339 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.678608 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.678977 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.679849 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.681003 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.681119 np0000179059 devstack@c-api.service[112851]: WARNING cinder.api.contrib.hosts [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:09.681406 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.681462 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.681944 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.683653 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.684373 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.685024 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.685366 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.685883 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.686578 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.687010 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.688560 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.688684 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.689929 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.690335 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.690632 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.691775 np0000179059 devstack@c-api.service[112852]: WARNING cinder.api.contrib.hosts [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:09.692052 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.692565 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.693738 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.693895 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.694079 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.694324 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.694853 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: extensions {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.695371 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.695987 np0000179059 devstack@c-api.service[112854]: WARNING cinder.api.contrib.hosts [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:09.696493 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: encryption {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.696764 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.696844 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.697747 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.698179 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.698245 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.698296 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: capabilities {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.699550 np0000179059 devstack@c-api.service[112853]: WARNING cinder.api.contrib.hosts [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 19:26:09.699620 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.699753 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.699815 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: os-quota-class-sets {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.700232 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.701018 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.701246 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: os-volume-type-access {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.701334 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.701697 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.702334 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.702703 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.703155 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.703333 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: extensions {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.704044 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: extra_specs {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.704114 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.704642 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.704735 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: encryption {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.705549 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.705866 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: os-hosts {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.705983 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.706174 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: capabilities {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.706859 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.707361 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: os-availability-zone {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.707478 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.707866 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: extensions {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.708059 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: os-quota-class-sets {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.708832 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.709000 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: consistencygroups {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.709411 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: os-volume-type-access {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.709887 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: encryption {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.710144 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.710962 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: extra_specs {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.711243 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: cgsnapshots {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.711284 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: extensions {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.711399 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: capabilities {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.712528 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: os-hosts {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.712726 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: encryption {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.712834 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: os-quota-class-sets {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.713043 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: os-snapshot-manage {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.713933 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: os-availability-zone {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.714057 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: os-volume-type-access {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.714182 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: capabilities {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.714706 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: os-volume-manage {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.715194 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: consistencygroups {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.715721 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: extra_specs {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.716205 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: os-quota-class-sets {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.716416 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: backups {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.717183 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: cgsnapshots {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.717284 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: os-hosts {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.717510 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: os-volume-type-access {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.718762 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: os-snapshot-manage {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.718898 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: os-availability-zone {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.718962 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: encryption {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.719181 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: extra_specs {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.719962 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: consistencygroups {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.720057 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: os-volume-manage {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.720696 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: os-volume-transfer {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.720797 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: os-hosts {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.721454 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: backups {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.722057 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: os-availability-zone {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.722496 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: scheduler-stats {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.722853 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: cgsnapshots {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.723356 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: consistencygroups {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.723419 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: encryption {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.724317 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: os-quota-sets {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.725007 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: os-volume-transfer {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.725334 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: cgsnapshots {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.725640 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: os-snapshot-manage {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.726160 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extended resource: qos-specs {{(pid=112851) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.726576 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: scheduler-stats {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.726738 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: os-snapshot-manage {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.727031 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: os-volume-manage {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.728017 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: os-quota-sets {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.728134 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: os-volume-manage {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.728354 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] SnapshotActionsController initialized {{(pid=112851) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:09.728457 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: backups {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.729325 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.729460 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extended resource: qos-specs {{(pid=112852) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.729626 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: backups {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.730522 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: encryption {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.730863 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.731576 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.contrib.snapshot_actions [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] SnapshotActionsController initialized {{(pid=112852) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:09.731755 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: encryption {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.732078 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: os-volume-transfer {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.732226 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.732277 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.733336 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: os-volume-transfer {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.733644 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.733689 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.733771 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: scheduler-stats {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.734928 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: scheduler-stats {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.735027 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.735481 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.735530 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: os-quota-sets {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.736273 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.736324 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.736367 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: os-quota-sets {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.736728 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extended resource: qos-specs {{(pid=112854) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.737702 np0000179059 devstack@c-api.service[112851]: WARNING castellan.key_manager.migration [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.737764 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.737826 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extended resource: qos-specs {{(pid=112853) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 19:26:09.738676 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.738791 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension TypesManage extending resource: types {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.738904 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.739011 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.739058 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.739103 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension VolumeActions extending resource: volumes {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.739321 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.739374 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.contrib.snapshot_actions [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] SnapshotActionsController initialized {{(pid=112854) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:09.739448 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension UsedLimits extending resource: limits {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.739553 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.739654 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.739771 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.739914 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension AdminActions extending resource: volumes {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.739958 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.contrib.snapshot_actions [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] SnapshotActionsController initialized {{(pid=112853) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 19:26:09.739996 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension AdminActions extending resource: snapshots {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.740077 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension AdminActions extending resource: backups {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.740150 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.740193 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.740279 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.740359 np0000179059 devstack@c-api.service[112852]: WARNING castellan.key_manager.migration [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.740463 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.v3.router [None req-4e683662-9fa6-481d-aae6-9394789d7328 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112851) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.740840 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.741359 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.741491 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension TypesManage extending resource: types {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.741609 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.741711 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.741754 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension SnapshotActions extending resource: snapshots {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.742298 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.742355 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension VolumeActions extending resource: volumes {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.742458 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension VolumeTypeAccess extending resource: types {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.742583 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension UsedLimits extending resource: limits {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.742662 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.742786 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.742895 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.742998 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension AdminActions extending resource: volumes {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.743059 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.743113 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension AdminActions extending resource: snapshots {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.743213 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension AdminActions extending resource: backups {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.743314 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.743415 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.743536 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.v3.router [None req-0d382df6-8a84-4b47-a682-c7099fe6a2ff None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112852) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.743656 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.744347 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.745121 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.745725 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.746448 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.747044 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.747787 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.748390 np0000179059 devstack@c-api.service[112854]: WARNING castellan.key_manager.migration [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.748738 np0000179059 devstack@c-api.service[112851]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5cc52a3668 pid: 112851 (default app) Jun 08 19:26:09.749174 np0000179059 devstack@c-api.service[112853]: WARNING castellan.key_manager.migration [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 19:26:09.749410 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.749550 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension TypesManage extending resource: types {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.749630 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.749721 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.749847 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750054 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750151 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension UsedLimits extending resource: limits {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750215 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750271 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750328 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension TypesManage extending resource: types {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750385 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750464 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750543 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750641 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750715 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension AdminActions extending resource: volumes {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750797 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension VolumeActions extending resource: volumes {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750880 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750880 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension AdminActions extending resource: backups {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.750880 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.751077 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.751077 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.v3.router [None req-627c29c8-6b31-4eba-af96-8bb404b196b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112854) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.751484 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.751564 np0000179059 devstack@c-api.service[112852]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5cc52a3668 pid: 112852 (default app) Jun 08 19:26:09.751646 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension UsedLimits extending resource: limits {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.751715 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.751778 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.751928 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.752016 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension AdminActions extending resource: volumes {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.752150 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension AdminActions extending resource: snapshots {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.752251 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension AdminActions extending resource: backups {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.752358 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.752480 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.752594 np0000179059 devstack@c-api.service[112853]: DEBUG cinder.api.v3.router [None req-50b567b8-1d70-405e-8356-bbd1e4fa9de0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112853) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 19:26:09.756827 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.756827 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.756827 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.756827 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757194 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757194 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757194 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757194 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757373 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757373 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757373 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757373 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757373 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757373 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757657 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757657 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757657 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757657 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757657 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757886 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757886 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757886 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.757886 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.757886 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758083 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758083 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758083 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758083 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758258 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758258 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758258 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758258 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758258 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758502 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758502 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758502 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758502 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758502 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758722 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758722 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758722 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758722 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758722 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758722 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758969 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758969 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758969 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758969 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.758969 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.758969 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759219 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759219 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759219 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759219 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759219 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759219 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759560 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759560 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759560 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759560 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759560 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759782 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759782 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759782 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759782 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759782 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759995 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759995 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759995 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759995 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.759995 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.759995 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.760256 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.760256 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.760256 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.760256 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.760256 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.760256 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.760510 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.760510 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.760510 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.760510 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.760510 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.760801 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.760801 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.760801 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.760801 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.760801 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761028 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761028 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761028 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761028 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761208 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761208 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761208 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761208 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761386 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761386 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761386 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761386 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761386 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761621 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761621 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761621 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761621 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761621 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761827 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761827 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761827 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761827 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761995 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761995 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.761995 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.761995 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.762179 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.762179 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.762179 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.762179 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.762558 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.762558 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.762558 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.762558 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.762727 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.762727 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.762727 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.762727 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.762911 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.762911 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.762911 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.762911 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.762911 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763125 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763125 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763125 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763125 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763125 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763125 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763362 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763362 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763362 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763362 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763362 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763616 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763616 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763616 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763616 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763616 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763616 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763885 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763885 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763885 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763885 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.763885 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.763885 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.764209 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.764209 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.764209 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.764209 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.764209 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.764209 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.764479 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.764479 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.764479 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.764479 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.764479 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.764479 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.764800 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.764800 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.764800 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.764800 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.765000 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.765000 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.765000 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.765000 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.765000 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.765275 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.765275 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.765275 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.765275 np0000179059 devstack@c-api.service[112851]: /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 08 19:26:09.765275 np0000179059 devstack@c-api.service[112851]: warnings.warn(deprecated_msg) Jun 08 19:26:09.765422 np0000179059 devstack@c-api.service[112854]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5cc52a3668 pid: 112854 (default app) Jun 08 19:26:09.765469 np0000179059 devstack@c-api.service[112851]: DEBUG cinder.api.middleware.request_id [None req-f40892f4-52cc-4d05-81eb-e000c9c45b0a None None] RequestId filter calling following filter/app {{(pid=112851) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:26:09.765505 np0000179059 devstack@c-api.service[112853]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b5cc52a3668 pid: 112853 (default app) Jun 08 19:26:09.765766 np0000179059 devstack@c-api.service[112851]: [pid: 112851|app: 0|req: 1/1] 199.19.213.133 () {60 vars in 956 bytes} [Mon Jun 8 19:26:09 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 08 19:26:16.912995 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.912995 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.913652 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.913652 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.913652 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.913652 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.913652 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.913793 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.913793 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.913793 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.913793 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.913793 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.913793 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.913934 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.913934 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.913934 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.913934 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.913934 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.914077 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.914077 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.914729 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.914729 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.914729 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.914729 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.914880 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.914880 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.914880 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.914880 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915027 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915027 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915027 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915027 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915027 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915188 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915188 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915188 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915188 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915188 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915333 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915333 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915333 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915333 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915333 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915333 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915530 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915530 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915530 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915530 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915530 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915530 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915709 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915709 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915709 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915709 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915709 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915709 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915874 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915874 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915874 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.915874 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.915874 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.916031 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.916031 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.916031 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.916031 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.916031 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.916193 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.916193 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.916193 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.916193 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.916193 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.916193 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.916379 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.916379 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.916379 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.916379 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.916379 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.916379 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.917569 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.917569 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.917569 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.917569 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.917569 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.917980 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.917980 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.917980 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.917980 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.917980 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918178 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918178 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918178 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918178 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918336 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918336 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918336 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918336 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918514 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918514 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918514 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918514 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918514 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918693 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918693 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918693 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918693 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918693 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918901 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918901 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.918901 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.918901 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.919042 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.919042 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.919042 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.919042 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.919183 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.919183 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.919183 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.919183 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.919694 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.919694 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.919694 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.919694 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.919856 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.919856 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.919856 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.919856 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920012 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920012 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920012 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920012 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920012 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920210 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920210 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920210 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920210 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920210 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920210 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920504 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920504 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920504 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920504 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920504 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920693 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920693 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920693 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920693 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920693 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920693 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920914 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920914 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920914 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920914 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.920914 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.920914 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921182 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921182 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921182 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921182 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921182 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921182 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921407 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921407 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921407 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921407 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921407 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921407 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921646 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921646 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921646 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921646 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921793 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921793 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921793 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921793 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921793 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921984 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921984 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921984 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921984 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:16.921984 np0000179059 devstack@c-api.service[112852]: warnings.warn(deprecated_msg) Jun 08 19:26:16.921984 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.middleware.request_id [None req-dc5d32af-792a-4336-afb3-dd30a7f06b1f None None] RequestId filter calling following filter/app {{(pid=112852) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:26:17.407850 np0000179059 devstack@c-api.service[112852]: INFO cinder.api.openstack.wsgi [None req-dc5d32af-792a-4336-afb3-dd30a7f06b1f admin admin] POST https://199.19.213.133/volume/v3/types Jun 08 19:26:17.408409 np0000179059 devstack@c-api.service[112852]: DEBUG cinder.api.openstack.wsgi [None req-dc5d32af-792a-4336-afb3-dd30a7f06b1f admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112852) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:26:17.410061 np0000179059 devstack@c-api.service[112852]: /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 08 19:26:17.410061 np0000179059 devstack@c-api.service[112852]: warnings.warn( Jun 08 19:26:17.450291 np0000179059 devstack@c-api.service[112852]: DEBUG oslo_db.sqlalchemy.engines [None req-dc5d32af-792a-4336-afb3-dd30a7f06b1f 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=112852) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:17.482246 np0000179059 devstack@c-api.service[112852]: INFO cinder.api.openstack.wsgi [None req-dc5d32af-792a-4336-afb3-dd30a7f06b1f admin admin] https://199.19.213.133/volume/v3/types returned with HTTP 200 Jun 08 19:26:17.483179 np0000179059 devstack@c-api.service[112852]: [pid: 112852|app: 0|req: 1/2] 199.19.213.133 () {68 vars in 1288 bytes} [Mon Jun 8 19:26:16 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 19:26:17.510037 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.510037 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.510037 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.510037 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.510037 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.511267 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.511267 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.511267 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.511267 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.511267 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.512235 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.512235 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.512235 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.512235 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.512235 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.512235 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.513700 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.513700 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.513700 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.513700 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.514596 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.514596 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.514596 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.514596 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.515597 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.515597 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.515597 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.515597 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.516827 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.516827 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.516827 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.516827 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.516827 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.517715 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.517715 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.517715 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.517715 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.517715 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.518601 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.518601 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.518601 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.518601 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.518601 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.518601 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.519521 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.519521 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.519521 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.519521 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.519521 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.519521 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.520849 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.520849 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.520849 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.520849 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.520849 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.520849 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.522410 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.522410 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.522410 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.522410 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.522410 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.523946 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.523946 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.523946 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.523946 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.523946 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.524940 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.524940 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.524940 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.524940 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.524940 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.524940 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.526032 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.526032 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.526032 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.526032 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.526032 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.526032 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.526954 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.526954 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.526954 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.526954 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.526954 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.528344 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.528344 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.528344 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.528344 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.528344 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.529231 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.529231 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.529231 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.529231 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.530591 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.530591 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.530591 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.530591 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.531787 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.531787 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.531787 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.531787 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.531787 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.532646 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.532646 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.532646 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.532646 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.532646 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.533509 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.533509 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.533509 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.533509 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.534352 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.534352 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.534352 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.534352 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.535632 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.535632 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.535632 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.535632 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536176 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536176 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536176 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536176 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536413 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536413 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536413 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536413 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536612 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536612 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536612 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536612 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536612 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536739 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536739 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536739 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536739 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536739 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536739 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536918 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536918 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536918 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.536918 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.536918 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537040 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537040 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537040 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537040 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537040 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537040 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537190 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537190 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537190 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537190 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537190 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537190 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537342 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537342 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537342 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537342 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537342 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537342 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537509 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537509 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537509 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537509 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537509 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537509 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537669 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537669 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537669 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537669 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537773 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537773 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537773 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537773 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537773 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537907 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537907 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537907 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537907 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.537907 np0000179059 devstack@c-api.service[112854]: warnings.warn(deprecated_msg) Jun 08 19:26:17.537907 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.middleware.request_id [req-dc5d32af-792a-4336-afb3-dd30a7f06b1f req-aab81493-e388-42c6-a2b8-656c97fcd989 None None] RequestId filter calling following filter/app {{(pid=112854) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 19:26:17.879507 np0000179059 devstack@c-api.service[112854]: INFO cinder.api.openstack.wsgi [req-dc5d32af-792a-4336-afb3-dd30a7f06b1f req-aab81493-e388-42c6-a2b8-656c97fcd989 admin admin] POST https://199.19.213.133/volume/v3/types/99f95d76-75a7-4ac9-9eea-e1704e245e14/extra_specs Jun 08 19:26:17.879871 np0000179059 devstack@c-api.service[112854]: DEBUG cinder.api.openstack.wsgi [req-dc5d32af-792a-4336-afb3-dd30a7f06b1f req-aab81493-e388-42c6-a2b8-656c97fcd989 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112854) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 19:26:17.881737 np0000179059 devstack@c-api.service[112854]: /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 08 19:26:17.881737 np0000179059 devstack@c-api.service[112854]: warnings.warn( Jun 08 19:26:17.924463 np0000179059 devstack@c-api.service[112854]: DEBUG oslo_db.sqlalchemy.engines [req-dc5d32af-792a-4336-afb3-dd30a7f06b1f req-aab81493-e388-42c6-a2b8-656c97fcd989 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=112854) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 19:26:17.988657 np0000179059 devstack@c-api.service[112854]: INFO cinder.api.openstack.wsgi [req-dc5d32af-792a-4336-afb3-dd30a7f06b1f req-aab81493-e388-42c6-a2b8-656c97fcd989 admin admin] https://199.19.213.133/volume/v3/types/99f95d76-75a7-4ac9-9eea-e1704e245e14/extra_specs returned with HTTP 200 Jun 08 19:26:17.989254 np0000179059 devstack@c-api.service[112854]: [pid: 112854|app: 0|req: 1/3] 199.19.213.133 () {70 vars in 1505 bytes} [Mon Jun 8 19:26:17 2026] POST /volume/v3/types/99f95d76-75a7-4ac9-9eea-e1704e245e14/extra_specs => generated 55 bytes in 494 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 19:26:19.643171 np0000179059 devstack@c-api.service[112853]: DEBUG dbcounter [-] [112853] Writing DB stats cinder:SELECT=6 {{(pid=112853) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:26:19.674335 np0000179059 devstack@c-api.service[112851]: DEBUG dbcounter [-] [112851] Writing DB stats cinder:SELECT=6 {{(pid=112851) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:26:27.478226 np0000179059 devstack@c-api.service[112852]: DEBUG dbcounter [-] [112852] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112852) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 19:26:27.987012 np0000179059 devstack@c-api.service[112854]: DEBUG dbcounter [-] [112854] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112854) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}