Jun 11 23:04:31.303170 np0000179723 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 11 23:04:31.310821 np0000179723 devstack@c-api.service[112040]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 11 23:04:31 2026] *** Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: nodename: np0000179723 Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: machine: x86_64 Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: clock source: unix Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: pcre jit disabled Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: detected number of CPU cores: 16 Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: current working directory: / Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: detected binary path: /usr/bin/uwsgi-core Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: your processes number limit is 256917 Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: your memory page size is 4096 bytes Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: detected max file descriptor number: 2048 Jun 11 23:04:31.313817 np0000179723 devstack@c-api.service[112040]: lock engine: pthread robust mutexes Jun 11 23:04:31.314754 np0000179723 devstack@c-api.service[112040]: thunder lock: enabled Jun 11 23:04:31.314754 np0000179723 devstack@c-api.service[112040]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 11 23:04:31.314754 np0000179723 devstack@c-api.service[112040]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 11 23:04:31.314754 np0000179723 devstack@c-api.service[112040]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 11 23:04:31.314754 np0000179723 devstack@c-api.service[112040]: Set PythonHome to /opt/stack/data/venv Jun 11 23:04:31.349232 np0000179723 devstack@c-api.service[112040]: Python main interpreter initialized at 0x7bd4c3aa3668 Jun 11 23:04:31.349232 np0000179723 devstack@c-api.service[112040]: python threads support enabled Jun 11 23:04:31.349232 np0000179723 devstack@c-api.service[112040]: your server socket listen backlog is limited to 100 connections Jun 11 23:04:31.349232 np0000179723 devstack@c-api.service[112040]: your mercy for graceful operations on workers is 80 seconds Jun 11 23:04:31.349844 np0000179723 devstack@c-api.service[112040]: mapped 671795 bytes (656 KB) for 4 cores Jun 11 23:04:31.349943 np0000179723 devstack@c-api.service[112040]: *** Operational MODE: preforking *** Jun 11 23:04:31.350176 np0000179723 devstack@c-api.service[112040]: *** uWSGI is running in multiple interpreter mode *** Jun 11 23:04:31.350176 np0000179723 devstack@c-api.service[112040]: spawned uWSGI master process (pid: 112040) Jun 11 23:04:31.350336 np0000179723 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 11 23:04:31.351038 np0000179723 devstack@c-api.service[112040]: spawned uWSGI worker 1 (pid: 112049, cores: 1) Jun 11 23:04:31.351696 np0000179723 devstack@c-api.service[112040]: spawned uWSGI worker 2 (pid: 112050, cores: 1) Jun 11 23:04:31.352198 np0000179723 devstack@c-api.service[112040]: spawned uWSGI worker 3 (pid: 112051, cores: 1) Jun 11 23:04:31.352687 np0000179723 devstack@c-api.service[112040]: spawned uWSGI worker 4 (pid: 112052, cores: 1) Jun 11 23:04:31.352823 np0000179723 devstack@c-api.service[112040]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 11 23:04:31.481155 np0000179723 devstack@c-api.service[112050]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:04:31.481155 np0000179723 devstack@c-api.service[112050]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:04:31.481155 np0000179723 devstack@c-api.service[112050]: we strongly recommend against using it for new projects. Jun 11 23:04:31.481155 np0000179723 devstack@c-api.service[112050]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:04:31.481155 np0000179723 devstack@c-api.service[112050]: framework. For more detail see Jun 11 23:04:31.481155 np0000179723 devstack@c-api.service[112050]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:04:31.481155 np0000179723 devstack@c-api.service[112050]: import eventlet # noqa Jun 11 23:04:31.488565 np0000179723 devstack@c-api.service[112052]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:04:31.488565 np0000179723 devstack@c-api.service[112052]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:04:31.488565 np0000179723 devstack@c-api.service[112052]: we strongly recommend against using it for new projects. Jun 11 23:04:31.488565 np0000179723 devstack@c-api.service[112052]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:04:31.488565 np0000179723 devstack@c-api.service[112052]: framework. For more detail see Jun 11 23:04:31.488565 np0000179723 devstack@c-api.service[112052]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:04:31.488565 np0000179723 devstack@c-api.service[112052]: import eventlet # noqa Jun 11 23:04:31.496534 np0000179723 devstack@c-api.service[112051]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:04:31.496534 np0000179723 devstack@c-api.service[112051]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:04:31.496534 np0000179723 devstack@c-api.service[112051]: we strongly recommend against using it for new projects. Jun 11 23:04:31.496534 np0000179723 devstack@c-api.service[112051]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:04:31.496534 np0000179723 devstack@c-api.service[112051]: framework. For more detail see Jun 11 23:04:31.496534 np0000179723 devstack@c-api.service[112051]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:04:31.496534 np0000179723 devstack@c-api.service[112051]: import eventlet # noqa Jun 11 23:04:31.503864 np0000179723 devstack@c-api.service[112049]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 11 23:04:31.503864 np0000179723 devstack@c-api.service[112049]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 11 23:04:31.503864 np0000179723 devstack@c-api.service[112049]: we strongly recommend against using it for new projects. Jun 11 23:04:31.503864 np0000179723 devstack@c-api.service[112049]: If you are already using Eventlet, we recommend migrating to a different Jun 11 23:04:31.503864 np0000179723 devstack@c-api.service[112049]: framework. For more detail see Jun 11 23:04:31.503864 np0000179723 devstack@c-api.service[112049]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 11 23:04:31.503864 np0000179723 devstack@c-api.service[112049]: import eventlet # noqa Jun 11 23:04:31.578678 np0000179723 devstack@c-api.service[112052]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:04:31.578678 np0000179723 devstack@c-api.service[112052]: warnings.warn( Jun 11 23:04:31.580841 np0000179723 devstack@c-api.service[112050]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:04:31.580841 np0000179723 devstack@c-api.service[112050]: warnings.warn( Jun 11 23:04:31.589133 np0000179723 devstack@c-api.service[112051]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:04:31.589133 np0000179723 devstack@c-api.service[112051]: warnings.warn( Jun 11 23:04:31.592750 np0000179723 devstack@c-api.service[112049]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 11 23:04:31.592750 np0000179723 devstack@c-api.service[112049]: warnings.warn( Jun 11 23:04:31.652078 np0000179723 devstack@c-api.service[112052]: /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 11 23:04:31.652078 np0000179723 devstack@c-api.service[112052]: from cgi import parse_header Jun 11 23:04:31.662871 np0000179723 devstack@c-api.service[112051]: /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 11 23:04:31.662871 np0000179723 devstack@c-api.service[112051]: from cgi import parse_header Jun 11 23:04:31.664883 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:31.664883 np0000179723 devstack@c-api.service[112050]: from cgi import parse_header Jun 11 23:04:31.671968 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:31.671968 np0000179723 devstack@c-api.service[112049]: from cgi import parse_header Jun 11 23:04:31.699200 np0000179723 devstack@c-api.service[112052]: /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 11 23:04:31.699200 np0000179723 devstack@c-api.service[112052]: removals.removed_module( Jun 11 23:04:31.700814 np0000179723 devstack@c-api.service[112052]: /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 11 23:04:31.700814 np0000179723 devstack@c-api.service[112052]: removals.removed_module( Jun 11 23:04:31.709604 np0000179723 devstack@c-api.service[112051]: /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 11 23:04:31.709604 np0000179723 devstack@c-api.service[112051]: removals.removed_module( Jun 11 23:04:31.711033 np0000179723 devstack@c-api.service[112051]: /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 11 23:04:31.711033 np0000179723 devstack@c-api.service[112051]: removals.removed_module( Jun 11 23:04:31.722110 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:31.722110 np0000179723 devstack@c-api.service[112049]: removals.removed_module( Jun 11 23:04:31.723847 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:31.723847 np0000179723 devstack@c-api.service[112049]: removals.removed_module( Jun 11 23:04:31.724378 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:31.724378 np0000179723 devstack@c-api.service[112050]: removals.removed_module( Jun 11 23:04:31.725913 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:31.725913 np0000179723 devstack@c-api.service[112050]: removals.removed_module( Jun 11 23:04:32.311785 np0000179723 devstack@c-api.service[112051]: /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 11 23:04:32.311785 np0000179723 devstack@c-api.service[112051]: warnings.warn( Jun 11 23:04:32.351762 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:32.351762 np0000179723 devstack@c-api.service[112049]: warnings.warn( Jun 11 23:04:32.360003 np0000179723 devstack@c-api.service[112052]: /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 11 23:04:32.360003 np0000179723 devstack@c-api.service[112052]: warnings.warn( Jun 11 23:04:32.370792 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:32.370792 np0000179723 devstack@c-api.service[112050]: warnings.warn( Jun 11 23:04:32.405475 np0000179723 devstack@c-api.service[112051]: /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 11 23:04:32.405475 np0000179723 devstack@c-api.service[112051]: warnings.warn( Jun 11 23:04:32.445794 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:32.445794 np0000179723 devstack@c-api.service[112049]: warnings.warn( Jun 11 23:04:32.464746 np0000179723 devstack@c-api.service[112052]: /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 11 23:04:32.464746 np0000179723 devstack@c-api.service[112052]: warnings.warn( Jun 11 23:04:32.470856 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:32.470856 np0000179723 devstack@c-api.service[112050]: warnings.warn( Jun 11 23:04:32.692940 np0000179723 devstack@c-api.service[112051]: 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 11 23:04:32.693381 np0000179723 devstack@c-api.service[112051]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112051) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:04:32.731829 np0000179723 devstack@c-api.service[112049]: 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 11 23:04:32.731829 np0000179723 devstack@c-api.service[112049]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112049) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:04:32.753293 np0000179723 devstack@c-api.service[112052]: 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 11 23:04:32.753752 np0000179723 devstack@c-api.service[112052]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112052) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:04:32.754104 np0000179723 devstack@c-api.service[112050]: 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 11 23:04:32.754534 np0000179723 devstack@c-api.service[112050]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112050) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 11 23:04:32.786171 np0000179723 devstack@c-api.service[112051]: /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 11 23:04:32.786171 np0000179723 devstack@c-api.service[112051]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:04:32.793873 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:32.793873 np0000179723 devstack@c-api.service[112049]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:04:32.816384 np0000179723 devstack@c-api.service[112052]: /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 11 23:04:32.816384 np0000179723 devstack@c-api.service[112052]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:04:32.816595 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:32.816595 np0000179723 devstack@c-api.service[112050]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 11 23:04:33.247237 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112051) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:04:33.247582 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.247709 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112052) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:04:33.247818 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112049) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:04:33.247888 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.247945 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112050) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 11 23:04:33.248015 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.248080 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.248080 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.248246 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.248360 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.248439 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.248500 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.248557 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.248765 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.248865 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.249237 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.249372 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.249436 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.249436 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.249436 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.249586 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.249645 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.249645 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.249755 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.249822 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.249887 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.249943 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.249943 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.249943 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.250135 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.250201 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.250257 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.250333 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.250401 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.250458 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.250540 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.250640 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.250640 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.250758 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.250822 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.250822 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.250822 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.250985 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.251042 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.251042 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.251333 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.251333 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.251333 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.251333 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.251586 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.251661 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.251738 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.251738 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.251738 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.251738 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.251958 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.252027 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.252085 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.252143 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.252198 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.252262 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.252499 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.252580 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.252580 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.252580 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.252736 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.252823 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.252910 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.252910 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.252910 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.252910 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.253165 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.253165 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.253165 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.253343 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.253404 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.253459 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.253533 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.253598 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.253654 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.253710 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.253773 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.253830 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.253830 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.253830 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.253995 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.254064 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.254122 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.254193 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.254193 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.254321 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.254378 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.254378 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.254496 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.254553 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.254553 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.254792 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.254792 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.254792 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.255337 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.255411 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.255411 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.255535 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.255535 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.255629 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.255629 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.255719 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.255719 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.255813 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.255852 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.255896 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.255936 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.255975 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.256057 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.256107 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.256165 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.256204 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.256204 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.256204 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.256322 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.256803 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.256850 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.256922 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.256983 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.257039 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.257138 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.257216 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.257256 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.257297 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.257297 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.257394 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.257435 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.257474 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.257523 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.257575 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.257615 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.257655 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.257693 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.257693 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.257774 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.257774 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.257846 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.257884 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.257929 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.258040 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.258141 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.258236 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.258373 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.258882 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.258990 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.259095 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.259138 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.259185 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.259235 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.259276 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.259276 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.259382 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.259421 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.259465 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.259506 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.259545 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.259583 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.259627 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.259679 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.259718 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.259757 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.259796 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.259833 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.259875 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.259915 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.259959 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.260009 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.260047 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.260092 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.260131 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.260169 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.260207 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.260250 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.260289 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.260343 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.260390 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.260429 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.260478 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.260522 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.260570 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.260608 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.260645 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.260645 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.260727 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.260727 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.260802 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.260841 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.260841 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.260841 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.260841 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.260841 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.260841 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.261187 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.261287 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.261412 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.261518 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.261625 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.261728 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.261848 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.261946 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.262051 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.262153 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.262257 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.262372 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.262478 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.262587 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.264415 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.264513 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.264513 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.264590 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.264634 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.264681 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.264733 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.264783 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.264824 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.264864 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.264864 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.264944 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.264944 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.265020 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.265528 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.265638 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.265717 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.265779 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.265837 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.265967 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.266073 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.267263 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.267359 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.267493 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.267594 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.267695 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.267806 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.267917 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.269487 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.269594 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.269594 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.269716 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.269716 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.269843 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.269919 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.270001 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.270067 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.270115 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.270115 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.270115 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.270115 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.270115 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.270333 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.270333 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.270406 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.270463 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.270503 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.270546 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.270593 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.270679 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.270729 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.270765 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.270825 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.270875 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.270922 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.270922 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.272574 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.272659 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.272711 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.272778 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.272823 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.272863 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.272923 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.272965 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.273008 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.273049 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.273049 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.273114 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.273148 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.273185 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.273219 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.273264 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.273333 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.273385 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.273431 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.273472 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.273515 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.273551 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.273589 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.273633 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.273669 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.273707 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.273745 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.273785 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.273832 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.273871 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.273909 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.273942 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.273984 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.274022 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.274056 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.274096 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.274134 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.274170 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.274213 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.274248 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.274287 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.274353 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.274393 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.274438 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.274493 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.274544 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.274580 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.274744 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.274785 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.274836 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.274877 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.274913 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.274950 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.274989 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.275027 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.275066 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.275104 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.275144 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.275184 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.275221 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.275257 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.275292 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.275292 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.275389 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.275440 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.275479 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.275518 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.275564 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.275603 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.275647 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.275685 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.275725 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.275763 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.275801 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.275839 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.275889 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.275927 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.275972 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.276011 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.276051 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.276051 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.276051 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.276051 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.276051 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.276230 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.276230 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.276230 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.276230 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.276230 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.276452 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.276498 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.276543 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.276583 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.276583 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.276583 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.276583 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.276745 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.276745 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.276865 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.276923 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.276976 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.277046 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.277093 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.277145 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.277212 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.277398 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.277458 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.277513 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.277575 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.277626 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.277688 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.277748 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.278769 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.278835 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.278877 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.278935 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.278997 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.279089 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.279148 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.279202 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.279202 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.279270 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.279270 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.279270 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.279270 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.279436 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.279569 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.279655 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.279734 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.279734 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.279822 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.279924 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.279924 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.280066 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.280117 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.280179 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.280245 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.280317 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.280372 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.280417 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.280455 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.280492 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.280536 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.280574 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.280611 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.280648 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.280688 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.280734 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.280786 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.280824 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.280861 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.280924 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.281088 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.281127 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.281165 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.281202 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.281238 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.281275 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.281346 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.281387 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.281425 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.281467 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.281503 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.281551 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.281592 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.281631 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.281669 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.281712 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.281754 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.281797 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.281833 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.281870 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.281907 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.281945 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.281981 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.282019 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.282055 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.282109 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.282180 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.282240 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.282282 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.282347 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.282387 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.282429 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.282467 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.282830 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.282830 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.282895 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.282895 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.282895 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.282895 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.282895 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.283052 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.283090 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.283127 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.283159 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.283194 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.283230 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.283265 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.283329 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.283368 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.283406 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.283442 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.283488 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.283525 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.283561 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.283594 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.283633 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.283675 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.283711 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.283744 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.283779 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.283813 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.283855 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.283887 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.284351 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.284406 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.284476 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.284526 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.284576 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.284624 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.284699 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.284757 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.284815 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.284855 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.284892 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.284928 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.284971 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.285011 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.285046 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.285088 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.285126 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.285159 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.285197 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.285232 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.285268 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.285329 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.285379 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.285422 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.285463 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.285463 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.285463 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.285463 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.285841 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.285893 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.285949 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.285988 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.286035 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.286076 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.286122 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.286160 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.286197 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.286238 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.286274 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.286328 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.286367 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.286415 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.286452 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.286489 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.286531 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.286569 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.286606 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.286694 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.286743 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.286787 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.286833 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.286874 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.286913 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.286994 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.287046 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.287083 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.287120 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.287158 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.287194 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.287228 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.287264 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.287313 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.287360 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.287396 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.287432 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.287476 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.287513 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.287554 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.287590 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.287626 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.287626 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.287691 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.287728 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.287764 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.287802 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.287844 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.287889 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.287925 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.287925 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.287925 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.287925 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.287925 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.287925 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.287925 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.288207 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.288207 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.288293 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.288356 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.288397 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.288433 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.288471 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.288506 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.288541 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.288583 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.288625 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.288661 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.288703 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.288759 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.288801 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.288837 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.288872 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.288908 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.288908 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.288908 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.288908 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.289042 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.289085 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.289191 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.289191 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.289260 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.289331 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.289403 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.290150 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.290218 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.290258 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.290320 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.290372 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.290410 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.290448 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.290486 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.290523 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.290559 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.290720 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.290766 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.290808 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.290850 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.290886 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.290923 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.290979 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.291039 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.291080 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.291125 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.291163 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.291199 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.291235 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.291276 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.291329 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.291378 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.291378 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.291378 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.291476 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.291476 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.291476 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.291588 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.291625 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.291664 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.291707 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.291743 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.291785 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.291822 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.291878 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.291933 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.292011 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.292067 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.292116 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.292154 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.292186 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.292222 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.292269 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.292323 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.292378 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.292421 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.292421 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.292421 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.292421 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.292421 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.292421 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.292421 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.293646 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.293751 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.293751 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.293850 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.293850 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.293919 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.293970 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.294045 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.294095 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.294133 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.294181 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.294219 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.294260 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.294297 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.294365 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.294402 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.294438 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.294486 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.294523 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.294560 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.294604 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.294702 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.294765 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.294809 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.294847 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.294847 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.294915 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.294952 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.295007 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.295053 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.295113 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.295165 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.295204 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.295241 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.295277 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.295339 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.295378 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.295415 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.295450 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.295486 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.295529 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.295566 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.295607 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.295647 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.295689 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.295725 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.295763 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.295799 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.295832 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.295872 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.295910 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.295948 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.295948 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.295948 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.295948 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.295948 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.296137 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.296137 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.296137 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.296254 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.296295 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.296295 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.296376 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.296414 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.296448 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.296484 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.296522 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.296522 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.296522 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.296522 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.296670 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.296670 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.296670 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.296774 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.296816 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.296858 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.296894 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.296931 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.296974 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.297011 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.297048 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.297088 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.297124 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.297162 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.297198 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.297234 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.297269 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.297325 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.297369 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.297406 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.297438 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.297477 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.297514 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.297621 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.297748 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.297791 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.297834 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.297871 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.297907 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.297942 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.297981 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.298023 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.298058 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.298094 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.298130 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.298173 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.298209 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.298209 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.298348 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.298393 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.298393 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.298393 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.299431 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.299529 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.299529 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.299665 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.299725 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.299798 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.299874 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.299926 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.299966 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.300001 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.300039 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.300072 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.300109 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.300146 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.300146 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.300226 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.300226 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.300226 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.300356 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.300395 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.300395 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.300395 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.300502 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.300502 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.300577 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.300615 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.300653 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.300730 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.300788 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.300825 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.300863 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.300906 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.300943 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.301390 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.301447 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.301489 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.301533 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.301570 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.301607 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.301643 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.301682 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.301718 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.301755 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.301755 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.301834 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.301879 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.301879 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.301879 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.301879 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.302019 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.302019 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.302019 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.302123 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.302255 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.302354 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.302413 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.302453 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.302534 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.302573 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.302609 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.302645 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.302743 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.302794 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.302849 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.302887 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.302925 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.302961 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.303001 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.303037 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.303073 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.303109 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.303144 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.303179 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.303222 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.303222 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.303292 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.303345 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.303390 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.303438 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.303513 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.303513 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.303513 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.303513 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.303513 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.308228 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.308280 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.308376 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.308431 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.308461 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.308492 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.308522 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.308554 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.308595 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.308648 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.308689 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.308721 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112049) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.308749 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.308776 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.308804 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.308832 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.308859 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.308883 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.308915 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.308945 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.308971 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.308996 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.309029 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112050) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.309093 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112049) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.309145 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.309185 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.309215 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112049) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.309241 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.309274 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.309338 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.309392 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.309447 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.309493 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.309550 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112050) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.309598 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112051) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.309646 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.309684 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112050) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.309712 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.309739 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.309771 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.309798 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.309830 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.309830 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112051) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.309888 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.309919 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112051) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.309947 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 11 23:04:33.309947 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112052) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 11 23:04:33.309947 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 11 23:04:33.309947 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 11 23:04:33.309947 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 11 23:04:33.309947 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112052) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 11 23:04:33.309947 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112052) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 11 23:04:33.355437 np0000179723 devstack@c-api.service[112050]: INFO dbcounter [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Registered counter for database cinder Jun 11 23:04:33.355697 np0000179723 devstack@c-api.service[112049]: INFO dbcounter [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Registered counter for database cinder Jun 11 23:04:33.355775 np0000179723 devstack@c-api.service[112051]: INFO dbcounter [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Registered counter for database cinder Jun 11 23:04:33.356858 np0000179723 devstack@c-api.service[112052]: INFO dbcounter [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Registered counter for database cinder Jun 11 23:04:33.399979 np0000179723 devstack@c-api.service[112050]: DEBUG oslo_db.sqlalchemy.engines [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 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=112050) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:33.401784 np0000179723 devstack@c-api.service[112051]: DEBUG oslo_db.sqlalchemy.engines [None req-31c27a22-51a1-470d-900b-b135b6d42236 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=112051) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:33.406074 np0000179723 devstack@c-api.service[112049]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb 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=112049) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:33.410129 np0000179723 devstack@c-api.service[112052]: DEBUG oslo_db.sqlalchemy.engines [None req-91b732fe-581a-40ef-97dd-c557b40fb245 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=112052) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:33.510918 np0000179723 devstack@c-api.service[112050]: DEBUG dbcounter [-] [112050] Writer thread running {{(pid=112050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:04:33.514098 np0000179723 devstack@c-api.service[112050]: INFO cinder.rpc [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:04:33.517084 np0000179723 devstack@c-api.service[112050]: INFO cinder.rpc [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:04:33.519228 np0000179723 devstack@c-api.service[112051]: DEBUG dbcounter [-] [112051] Writer thread running {{(pid=112051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:04:33.519880 np0000179723 devstack@c-api.service[112050]: INFO cinder.rpc [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:04:33.521631 np0000179723 devstack@c-api.service[112051]: INFO cinder.rpc [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:04:33.522324 np0000179723 devstack@c-api.service[112050]: INFO cinder.rpc [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:04:33.523639 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.523985 np0000179723 devstack@c-api.service[112051]: INFO cinder.rpc [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:04:33.524480 np0000179723 devstack@c-api.service[112049]: DEBUG dbcounter [-] [112049] Writer thread running {{(pid=112049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:04:33.526109 np0000179723 devstack@c-api.service[112051]: INFO cinder.rpc [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:04:33.526787 np0000179723 devstack@c-api.service[112049]: INFO cinder.rpc [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:04:33.527065 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.528264 np0000179723 devstack@c-api.service[112051]: INFO cinder.rpc [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:04:33.529123 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.529191 np0000179723 devstack@c-api.service[112049]: INFO cinder.rpc [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:04:33.531200 np0000179723 devstack@c-api.service[112049]: INFO cinder.rpc [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:04:33.532334 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.533080 np0000179723 devstack@c-api.service[112049]: INFO cinder.rpc [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:04:33.533916 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.537069 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.550864 np0000179723 devstack@c-api.service[112052]: DEBUG dbcounter [-] [112052] Writer thread running {{(pid=112052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 11 23:04:33.553549 np0000179723 devstack@c-api.service[112052]: INFO cinder.rpc [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 11 23:04:33.556529 np0000179723 devstack@c-api.service[112052]: INFO cinder.rpc [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 11 23:04:33.560193 np0000179723 devstack@c-api.service[112052]: INFO cinder.rpc [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 11 23:04:33.562415 np0000179723 devstack@c-api.service[112052]: INFO cinder.rpc [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 11 23:04:33.563688 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.567643 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.567737 np0000179723 devstack@c-api.service[112050]: DEBUG oslo_db.sqlalchemy.engines [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 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=112050) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:33.571199 np0000179723 devstack@c-api.service[112050]: INFO cinder.rpc [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:04:33.573499 np0000179723 devstack@c-api.service[112051]: DEBUG oslo_db.sqlalchemy.engines [None req-31c27a22-51a1-470d-900b-b135b6d42236 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=112051) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:33.574505 np0000179723 devstack@c-api.service[112050]: INFO cinder.rpc [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:04:33.574883 np0000179723 devstack@c-api.service[112049]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb 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=112049) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:33.576010 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.576413 np0000179723 devstack@c-api.service[112051]: INFO cinder.rpc [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:04:33.578274 np0000179723 devstack@c-api.service[112049]: INFO cinder.rpc [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:04:33.578965 np0000179723 devstack@c-api.service[112051]: INFO cinder.rpc [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:04:33.580331 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.580993 np0000179723 devstack@c-api.service[112049]: INFO cinder.rpc [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:04:33.582222 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.588779 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.593494 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.593995 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.595765 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.597078 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.597755 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.598894 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.600986 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.601342 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.602983 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.605405 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.605572 np0000179723 devstack@c-api.service[112052]: DEBUG oslo_db.sqlalchemy.engines [None req-91b732fe-581a-40ef-97dd-c557b40fb245 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=112052) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:33.607426 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.607517 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.609518 np0000179723 devstack@c-api.service[112052]: INFO cinder.rpc [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 11 23:04:33.609752 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.610552 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.611263 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.612769 np0000179723 devstack@c-api.service[112052]: INFO cinder.rpc [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 11 23:04:33.612894 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.613420 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.613891 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.614806 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.615941 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.616285 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.617786 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.618746 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.619098 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.620482 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.621793 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.621899 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.624860 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.625280 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.625941 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.626450 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.627383 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.629202 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.629265 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.629435 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.631068 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.631449 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.632594 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.633032 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.634464 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.635457 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.635823 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.636885 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.636946 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.636985 np0000179723 devstack@c-api.service[112050]: WARNING cinder.api.contrib.hosts [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:04:33.637690 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.639000 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.639171 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.640229 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.640288 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.641632 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.641929 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.641981 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.642535 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.642908 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: extensions {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.643535 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.644023 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.644809 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: os-quota-class-sets {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.645149 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.645208 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.645441 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.646082 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: scheduler-stats {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.646690 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.646761 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.647536 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: os-quota-sets {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.647952 np0000179723 devstack@c-api.service[112049]: WARNING cinder.api.contrib.hosts [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:04:33.648057 np0000179723 devstack@c-api.service[112051]: WARNING cinder.api.contrib.hosts [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:04:33.648659 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.648876 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.648962 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: backups {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.649251 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.649966 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.650434 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.650966 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: os-snapshot-manage {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.651273 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.651933 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.652430 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: consistencygroups {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.652774 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.653579 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.653733 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.653788 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: extensions {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.654353 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: extra_specs {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.654724 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: extensions {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.655082 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: os-quota-class-sets {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.655930 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: os-hosts {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.656278 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: os-quota-class-sets {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.656400 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: scheduler-stats {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.657245 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: os-volume-manage {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.657673 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: scheduler-stats {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.657732 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.658405 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: os-quota-sets {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.658697 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: os-availability-zone {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.659873 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: backups {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.659950 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: os-quota-sets {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.660033 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: encryption {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.661531 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: os-volume-transfer {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.661986 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: backups {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.662035 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.662075 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: os-snapshot-manage {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.663147 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: capabilities {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.663329 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: consistencygroups {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.663940 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.664102 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: os-snapshot-manage {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.664424 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: encryption {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.665255 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: extra_specs {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.665827 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: consistencygroups {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.665917 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: os-volume-type-access {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.666830 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: os-hosts {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.667487 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.667544 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: cgsnapshots {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.667993 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: extra_specs {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.668146 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: os-volume-manage {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.668952 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extended resource: qos-specs {{(pid=112050) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.669591 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: os-availability-zone {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.669721 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: os-hosts {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.670895 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: encryption {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.671130 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: os-volume-manage {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.671535 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.contrib.snapshot_actions [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] SnapshotActionsController initialized {{(pid=112050) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:04:33.672365 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.672422 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: os-volume-transfer {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.672737 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: os-availability-zone {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.673783 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.674029 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: capabilities {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.674196 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: encryption {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.675133 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.675317 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.675370 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: encryption {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.675909 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: os-volume-transfer {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.676489 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.676829 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: os-volume-type-access {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.677771 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: capabilities {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.677841 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.678458 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: cgsnapshots {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.679194 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: encryption {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.679297 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.679923 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extended resource: qos-specs {{(pid=112049) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.680033 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.680656 np0000179723 devstack@c-api.service[112050]: WARNING castellan.key_manager.migration [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.680976 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: os-volume-type-access {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.712012 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712012 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712012 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712012 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension AdminActions extending resource: volumes {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712012 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension AdminActions extending resource: snapshots {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712608 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] SnapshotActionsController initialized {{(pid=112049) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:04:33.712679 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension AdminActions extending resource: backups {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712679 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension VolumeActions extending resource: volumes {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712679 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension TypesManage extending resource: types {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712679 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension UsedLimits extending resource: limits {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712679 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.712679 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.713004 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: cgsnapshots {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.713481 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.713556 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.713615 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.713678 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.713678 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.713678 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.713678 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.v3.router [None req-cc7bdc76-79d4-43c9-be1a-121ad85ddf50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112050) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.713909 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extended resource: qos-specs {{(pid=112051) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.713967 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714021 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714078 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714132 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.contrib.snapshot_actions [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] SnapshotActionsController initialized {{(pid=112051) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:04:33.714188 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714243 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714319 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714376 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714432 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714487 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714541 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714597 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714652 np0000179723 devstack@c-api.service[112050]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bd4c3aa3668 pid: 112050 (default app) Jun 11 23:04:33.714709 np0000179723 devstack@c-api.service[112049]: WARNING castellan.key_manager.migration [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714764 np0000179723 devstack@c-api.service[112052]: WARNING cinder.api.contrib.hosts [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 11 23:04:33.714836 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.714893 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.714893 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.714893 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715045 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.715100 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension AdminActions extending resource: volumes {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715100 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension AdminActions extending resource: snapshots {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715100 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension AdminActions extending resource: backups {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715242 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.715291 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension VolumeActions extending resource: volumes {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715291 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension TypesManage extending resource: types {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715291 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension UsedLimits extending resource: limits {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715291 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715291 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715291 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.715291 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.716629 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.717439 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.717619 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.717619 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.v3.router [None req-a9c09874-ff58-4f3f-81c3-584769d7aeeb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112049) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.717775 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.717873 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.717970 np0000179723 devstack@c-api.service[112051]: WARNING castellan.key_manager.migration [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.717970 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.717970 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.717970 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.717970 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension AdminActions extending resource: volumes {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.717970 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension AdminActions extending resource: snapshots {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.717970 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension AdminActions extending resource: backups {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.718287 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.718506 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension VolumeActions extending resource: volumes {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.718506 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension TypesManage extending resource: types {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.718506 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension UsedLimits extending resource: limits {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.718506 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.718506 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.718752 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.718752 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.718752 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.718752 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.718752 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719028 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.719028 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719028 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.719028 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719028 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.719245 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719245 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.719380 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.719432 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719432 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.719432 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719432 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.719432 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719432 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.719765 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719765 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.719765 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719765 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.719948 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.719948 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.720050 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.720099 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.720099 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.720099 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.720099 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.720294 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.720294 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.720294 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.720294 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.720294 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.720545 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.720545 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.720545 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.720754 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.720797 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.720797 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.720797 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.720797 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.720797 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.720797 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721070 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.721070 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721070 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.721070 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721070 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.721070 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721356 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.721356 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721451 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.721501 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.721501 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721501 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.721501 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721501 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.721501 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721814 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.721814 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721814 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.721814 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.721814 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722038 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722038 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722038 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722038 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722038 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722236 np0000179723 devstack@c-api.service[112051]: DEBUG cinder.api.v3.router [None req-31c27a22-51a1-470d-900b-b135b6d42236 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112051) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.722273 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722273 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722273 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722273 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722273 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722273 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722533 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722533 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722533 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722533 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722533 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722533 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722774 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722774 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722774 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.722774 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.722774 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723114 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723114 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723114 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723114 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723114 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723412 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723412 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723512 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: extensions {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.723555 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723555 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723555 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723555 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723723 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723723 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723723 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723723 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723851 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723851 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723851 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.723851 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.723851 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724031 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724031 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724031 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724031 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724031 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724180 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724180 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724180 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724180 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724325 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724325 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724325 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724325 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724487 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724487 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724487 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724487 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724604 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724604 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724604 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724604 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724726 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724726 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724726 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724726 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724875 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724875 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724875 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724875 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.724875 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.724875 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725059 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725059 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725059 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725059 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725059 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725221 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725221 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725221 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725221 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725221 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725221 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725221 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725438 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725438 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725438 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725438 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725438 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725438 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725598 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725598 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725598 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725598 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725598 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725598 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725773 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725773 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725773 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725773 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725773 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725773 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725963 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725963 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.725963 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.725963 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.726096 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.726096 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.726096 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.726096 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.726225 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.726225 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.726225 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.726225 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.726905 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.726905 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.726905 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:33.726905 np0000179723 devstack@c-api.service[112050]: warnings.warn(deprecated_msg) Jun 11 23:04:33.727054 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: os-quota-class-sets {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727079 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.middleware.request_id [None req-6076d819-20d9-4f35-beb0-95d22f2b988b None None] RequestId filter calling following filter/app {{(pid=112050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 11 23:04:33.727103 np0000179723 devstack@c-api.service[112049]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bd4c3aa3668 pid: 112049 (default app) Jun 11 23:04:33.727128 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: scheduler-stats {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727152 np0000179723 devstack@c-api.service[112050]: [pid: 112050|app: 0|req: 1/1] 199.19.213.151 () {60 vars in 956 bytes} [Thu Jun 11 23:04:33 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 11 23:04:33.727180 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: os-quota-sets {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727204 np0000179723 devstack@c-api.service[112051]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bd4c3aa3668 pid: 112051 (default app) Jun 11 23:04:33.727229 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: backups {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727229 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: os-snapshot-manage {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727229 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: consistencygroups {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727229 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: extra_specs {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727229 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: os-hosts {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727229 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: os-volume-manage {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727229 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: os-availability-zone {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.727899 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: encryption {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.731380 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: os-volume-transfer {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.733182 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: capabilities {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.734472 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: encryption {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.735999 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: os-volume-type-access {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.737631 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: cgsnapshots {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.739702 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extended resource: qos-specs {{(pid=112052) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 11 23:04:33.742101 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.contrib.snapshot_actions [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] SnapshotActionsController initialized {{(pid=112052) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 11 23:04:33.743055 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.744577 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.745959 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.747293 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.748757 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.750217 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.751619 np0000179723 devstack@c-api.service[112052]: WARNING castellan.key_manager.migration [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 11 23:04:33.752500 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.752583 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.752736 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.752841 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension AdminActions extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.752955 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension AdminActions extending resource: snapshots {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.753084 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension AdminActions extending resource: backups {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.753171 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension VolumeActions extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.753381 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension TypesManage extending resource: types {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.753971 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension UsedLimits extending resource: limits {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.753971 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.753971 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.753971 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.753971 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.753971 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.754277 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.754277 np0000179723 devstack@c-api.service[112052]: DEBUG cinder.api.v3.router [None req-91b732fe-581a-40ef-97dd-c557b40fb245 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112052) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 11 23:04:33.762178 np0000179723 devstack@c-api.service[112052]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bd4c3aa3668 pid: 112052 (default app) Jun 11 23:04:40.817294 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.817294 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.817294 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.817294 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.817875 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.817875 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.817875 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.817875 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818023 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818023 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818023 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818023 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818023 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818023 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818256 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818256 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818256 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818256 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818256 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818468 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818468 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818468 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818468 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818468 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818654 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818654 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818654 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818654 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818823 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818823 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818823 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.818823 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.818823 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819004 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819004 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819004 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819004 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819004 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819203 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819203 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819203 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819203 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819203 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819203 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819465 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819465 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819465 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819465 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819465 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819465 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819677 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819677 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819677 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819677 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819677 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819677 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819886 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819886 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819886 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.819886 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.819886 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820068 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820068 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820068 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820068 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820068 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820261 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820261 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820261 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820261 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820261 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820261 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820487 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820487 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820487 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820487 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820487 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820487 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820762 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820762 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820762 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820762 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820762 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820991 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820991 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820991 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.820991 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.820991 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.821232 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.821232 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.821232 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.821232 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.821459 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.821459 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.821459 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.821459 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.821660 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.821660 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.821660 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.821660 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.821660 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.821882 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.821882 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.821882 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.821882 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.821882 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822091 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822091 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822091 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822091 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822273 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822273 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822273 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822273 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822472 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822472 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822472 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822472 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822647 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822647 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822647 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822647 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822825 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822825 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.822825 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.822825 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823003 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823003 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823003 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823003 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823003 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823224 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823224 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823224 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823224 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823224 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823224 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823485 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823485 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823485 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823485 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823485 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823674 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823674 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823674 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823674 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823674 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823674 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823879 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823879 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823879 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823879 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.823879 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.823879 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824119 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824119 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824119 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824119 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824119 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824119 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824377 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824377 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824377 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824377 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824377 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824377 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824638 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824638 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824638 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824638 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824792 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824792 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824792 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824792 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824792 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824953 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824953 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824953 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824953 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:40.824953 np0000179723 devstack@c-api.service[112049]: warnings.warn(deprecated_msg) Jun 11 23:04:40.824953 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.middleware.request_id [None req-e651436c-c3d3-4aa5-bada-f857a0bb27bd None None] RequestId filter calling following filter/app {{(pid=112049) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 11 23:04:41.314825 np0000179723 devstack@c-api.service[112049]: INFO cinder.api.openstack.wsgi [None req-e651436c-c3d3-4aa5-bada-f857a0bb27bd admin admin] POST https://199.19.213.151/volume/v3/types Jun 11 23:04:41.315416 np0000179723 devstack@c-api.service[112049]: DEBUG cinder.api.openstack.wsgi [None req-e651436c-c3d3-4aa5-bada-f857a0bb27bd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112049) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 11 23:04:41.317113 np0000179723 devstack@c-api.service[112049]: /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 11 23:04:41.317113 np0000179723 devstack@c-api.service[112049]: warnings.warn( Jun 11 23:04:41.362964 np0000179723 devstack@c-api.service[112049]: DEBUG oslo_db.sqlalchemy.engines [None req-e651436c-c3d3-4aa5-bada-f857a0bb27bd 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=112049) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:41.394166 np0000179723 devstack@c-api.service[112049]: INFO cinder.api.openstack.wsgi [None req-e651436c-c3d3-4aa5-bada-f857a0bb27bd admin admin] https://199.19.213.151/volume/v3/types returned with HTTP 200 Jun 11 23:04:41.394722 np0000179723 devstack@c-api.service[112049]: [pid: 112049|app: 0|req: 1/2] 199.19.213.151 () {68 vars in 1288 bytes} [Thu Jun 11 23:04:40 2026] POST /volume/v3/types => generated 186 bytes in 591 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 11 23:04:41.406701 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.middleware.request_id [req-e651436c-c3d3-4aa5-bada-f857a0bb27bd req-776dd3b7-12d1-4a5f-9895-ed86c06203ad None None] RequestId filter calling following filter/app {{(pid=112050) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 11 23:04:41.776343 np0000179723 devstack@c-api.service[112050]: INFO cinder.api.openstack.wsgi [req-e651436c-c3d3-4aa5-bada-f857a0bb27bd req-776dd3b7-12d1-4a5f-9895-ed86c06203ad admin admin] POST https://199.19.213.151/volume/v3/types/0a8b3d4d-5810-4261-9e6f-5502db92456e/extra_specs Jun 11 23:04:41.776869 np0000179723 devstack@c-api.service[112050]: DEBUG cinder.api.openstack.wsgi [req-e651436c-c3d3-4aa5-bada-f857a0bb27bd req-776dd3b7-12d1-4a5f-9895-ed86c06203ad admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112050) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 11 23:04:41.778568 np0000179723 devstack@c-api.service[112050]: /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 11 23:04:41.778568 np0000179723 devstack@c-api.service[112050]: warnings.warn( Jun 11 23:04:41.818699 np0000179723 devstack@c-api.service[112050]: DEBUG oslo_db.sqlalchemy.engines [req-e651436c-c3d3-4aa5-bada-f857a0bb27bd req-776dd3b7-12d1-4a5f-9895-ed86c06203ad 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=112050) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 11 23:04:41.879797 np0000179723 devstack@c-api.service[112050]: INFO cinder.api.openstack.wsgi [req-e651436c-c3d3-4aa5-bada-f857a0bb27bd req-776dd3b7-12d1-4a5f-9895-ed86c06203ad admin admin] https://199.19.213.151/volume/v3/types/0a8b3d4d-5810-4261-9e6f-5502db92456e/extra_specs returned with HTTP 200 Jun 11 23:04:41.879797 np0000179723 devstack@c-api.service[112050]: [pid: 112050|app: 0|req: 2/3] 199.19.213.151 () {70 vars in 1505 bytes} [Thu Jun 11 23:04:41 2026] POST /volume/v3/types/0a8b3d4d-5810-4261-9e6f-5502db92456e/extra_specs => generated 55 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 11 23:04:43.578221 np0000179723 devstack@c-api.service[112051]: DEBUG dbcounter [-] [112051] Writing DB stats cinder:SELECT=6 {{(pid=112051) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 11 23:04:43.611542 np0000179723 devstack@c-api.service[112052]: DEBUG dbcounter [-] [112052] Writing DB stats cinder:SELECT=6 {{(pid=112052) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 11 23:04:51.390224 np0000179723 devstack@c-api.service[112049]: DEBUG dbcounter [-] [112049] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112049) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 11 23:04:51.876690 np0000179723 devstack@c-api.service[112050]: DEBUG dbcounter [-] [112050] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112050) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}