Jun 03 01:00:59.196481 np0000178236 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 01:00:59.206890 np0000178236 devstack@c-api.service[112391]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 01:00:59 2026] *** Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: nodename: np0000178236 Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: machine: x86_64 Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: clock source: unix Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: pcre jit disabled Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: detected number of CPU cores: 16 Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: current working directory: / Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: detected binary path: /usr/bin/uwsgi-core Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: your processes number limit is 256917 Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: your memory page size is 4096 bytes Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: detected max file descriptor number: 2048 Jun 03 01:00:59.209171 np0000178236 devstack@c-api.service[112391]: lock engine: pthread robust mutexes Jun 03 01:00:59.210018 np0000178236 devstack@c-api.service[112391]: thunder lock: enabled Jun 03 01:00:59.210018 np0000178236 devstack@c-api.service[112391]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 01:00:59.210018 np0000178236 devstack@c-api.service[112391]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 01:00:59.210018 np0000178236 devstack@c-api.service[112391]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 01:00:59.210018 np0000178236 devstack@c-api.service[112391]: Set PythonHome to /opt/stack/data/venv Jun 03 01:00:59.243957 np0000178236 devstack@c-api.service[112391]: Python main interpreter initialized at 0x7e208a2a3668 Jun 03 01:00:59.243957 np0000178236 devstack@c-api.service[112391]: python threads support enabled Jun 03 01:00:59.243957 np0000178236 devstack@c-api.service[112391]: your server socket listen backlog is limited to 100 connections Jun 03 01:00:59.243957 np0000178236 devstack@c-api.service[112391]: your mercy for graceful operations on workers is 80 seconds Jun 03 01:00:59.244519 np0000178236 devstack@c-api.service[112391]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 01:00:59.244679 np0000178236 devstack@c-api.service[112391]: *** Operational MODE: preforking *** Jun 03 01:00:59.244851 np0000178236 devstack@c-api.service[112391]: *** uWSGI is running in multiple interpreter mode *** Jun 03 01:00:59.244851 np0000178236 devstack@c-api.service[112391]: spawned uWSGI master process (pid: 112391) Jun 03 01:00:59.245025 np0000178236 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 01:00:59.245625 np0000178236 devstack@c-api.service[112391]: spawned uWSGI worker 1 (pid: 112395, cores: 1) Jun 03 01:00:59.246436 np0000178236 devstack@c-api.service[112391]: spawned uWSGI worker 2 (pid: 112396, cores: 1) Jun 03 01:00:59.246984 np0000178236 devstack@c-api.service[112391]: spawned uWSGI worker 3 (pid: 112397, cores: 1) Jun 03 01:00:59.247348 np0000178236 devstack@c-api.service[112391]: spawned uWSGI worker 4 (pid: 112398, cores: 1) Jun 03 01:00:59.247348 np0000178236 devstack@c-api.service[112391]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 01:00:59.378762 np0000178236 devstack@c-api.service[112397]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:00:59.378762 np0000178236 devstack@c-api.service[112397]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:00:59.378762 np0000178236 devstack@c-api.service[112397]: we strongly recommend against using it for new projects. Jun 03 01:00:59.378762 np0000178236 devstack@c-api.service[112397]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:00:59.378762 np0000178236 devstack@c-api.service[112397]: framework. For more detail see Jun 03 01:00:59.378762 np0000178236 devstack@c-api.service[112397]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:00:59.378762 np0000178236 devstack@c-api.service[112397]: import eventlet # noqa Jun 03 01:00:59.379831 np0000178236 devstack@c-api.service[112396]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:00:59.379831 np0000178236 devstack@c-api.service[112396]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:00:59.379831 np0000178236 devstack@c-api.service[112396]: we strongly recommend against using it for new projects. Jun 03 01:00:59.379831 np0000178236 devstack@c-api.service[112396]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:00:59.379831 np0000178236 devstack@c-api.service[112396]: framework. For more detail see Jun 03 01:00:59.379831 np0000178236 devstack@c-api.service[112396]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:00:59.379831 np0000178236 devstack@c-api.service[112396]: import eventlet # noqa Jun 03 01:00:59.380665 np0000178236 devstack@c-api.service[112395]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:00:59.380665 np0000178236 devstack@c-api.service[112395]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:00:59.380665 np0000178236 devstack@c-api.service[112395]: we strongly recommend against using it for new projects. Jun 03 01:00:59.380665 np0000178236 devstack@c-api.service[112395]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:00:59.380665 np0000178236 devstack@c-api.service[112395]: framework. For more detail see Jun 03 01:00:59.380665 np0000178236 devstack@c-api.service[112395]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:00:59.380665 np0000178236 devstack@c-api.service[112395]: import eventlet # noqa Jun 03 01:00:59.400578 np0000178236 devstack@c-api.service[112398]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:00:59.400578 np0000178236 devstack@c-api.service[112398]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:00:59.400578 np0000178236 devstack@c-api.service[112398]: we strongly recommend against using it for new projects. Jun 03 01:00:59.400578 np0000178236 devstack@c-api.service[112398]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:00:59.400578 np0000178236 devstack@c-api.service[112398]: framework. For more detail see Jun 03 01:00:59.400578 np0000178236 devstack@c-api.service[112398]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:00:59.400578 np0000178236 devstack@c-api.service[112398]: import eventlet # noqa Jun 03 01:00:59.469090 np0000178236 devstack@c-api.service[112396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:00:59.469090 np0000178236 devstack@c-api.service[112396]: warnings.warn( Jun 03 01:00:59.470965 np0000178236 devstack@c-api.service[112395]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:00:59.470965 np0000178236 devstack@c-api.service[112395]: warnings.warn( Jun 03 01:00:59.476031 np0000178236 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:00:59.476031 np0000178236 devstack@c-api.service[112397]: warnings.warn( Jun 03 01:00:59.505963 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:00:59.505963 np0000178236 devstack@c-api.service[112398]: warnings.warn( Jun 03 01:00:59.547011 np0000178236 devstack@c-api.service[112395]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 01:00:59.547011 np0000178236 devstack@c-api.service[112395]: from cgi import parse_header Jun 03 01:00:59.547607 np0000178236 devstack@c-api.service[112396]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 01:00:59.547607 np0000178236 devstack@c-api.service[112396]: from cgi import parse_header Jun 03 01:00:59.557386 np0000178236 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 01:00:59.557386 np0000178236 devstack@c-api.service[112397]: from cgi import parse_header Jun 03 01:00:59.589783 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 03 01:00:59.589783 np0000178236 devstack@c-api.service[112398]: from cgi import parse_header Jun 03 01:00:59.595459 np0000178236 devstack@c-api.service[112395]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 01:00:59.595459 np0000178236 devstack@c-api.service[112395]: removals.removed_module( Jun 03 01:00:59.596995 np0000178236 devstack@c-api.service[112395]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 01:00:59.596995 np0000178236 devstack@c-api.service[112395]: removals.removed_module( Jun 03 01:00:59.597293 np0000178236 devstack@c-api.service[112396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 01:00:59.597293 np0000178236 devstack@c-api.service[112396]: removals.removed_module( Jun 03 01:00:59.598995 np0000178236 devstack@c-api.service[112396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 01:00:59.598995 np0000178236 devstack@c-api.service[112396]: removals.removed_module( Jun 03 01:00:59.611236 np0000178236 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 01:00:59.611236 np0000178236 devstack@c-api.service[112397]: removals.removed_module( Jun 03 01:00:59.613394 np0000178236 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 01:00:59.613394 np0000178236 devstack@c-api.service[112397]: removals.removed_module( Jun 03 01:00:59.640058 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 03 01:00:59.640058 np0000178236 devstack@c-api.service[112398]: removals.removed_module( Jun 03 01:00:59.641655 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 03 01:00:59.641655 np0000178236 devstack@c-api.service[112398]: removals.removed_module( Jun 03 01:01:00.212660 np0000178236 devstack@c-api.service[112395]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 01:01:00.212660 np0000178236 devstack@c-api.service[112395]: warnings.warn( Jun 03 01:01:00.263284 np0000178236 devstack@c-api.service[112396]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 01:01:00.263284 np0000178236 devstack@c-api.service[112396]: warnings.warn( Jun 03 01:01:00.285938 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 01:01:00.285938 np0000178236 devstack@c-api.service[112398]: warnings.warn( Jun 03 01:01:00.311094 np0000178236 devstack@c-api.service[112395]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 01:01:00.311094 np0000178236 devstack@c-api.service[112395]: warnings.warn( Jun 03 01:01:00.331786 np0000178236 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 03 01:01:00.331786 np0000178236 devstack@c-api.service[112397]: warnings.warn( Jun 03 01:01:00.365653 np0000178236 devstack@c-api.service[112396]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 01:01:00.365653 np0000178236 devstack@c-api.service[112396]: warnings.warn( Jun 03 01:01:00.384181 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 01:01:00.384181 np0000178236 devstack@c-api.service[112398]: warnings.warn( Jun 03 01:01:00.442708 np0000178236 devstack@c-api.service[112397]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 03 01:01:00.442708 np0000178236 devstack@c-api.service[112397]: warnings.warn( Jun 03 01:01:00.649409 np0000178236 devstack@c-api.service[112395]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 01:01:00.649995 np0000178236 devstack@c-api.service[112395]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112395) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:00.688891 np0000178236 devstack@c-api.service[112396]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 01:01:00.689474 np0000178236 devstack@c-api.service[112396]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112396) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:00.691760 np0000178236 devstack@c-api.service[112398]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 01:01:00.692205 np0000178236 devstack@c-api.service[112398]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112398) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:00.749481 np0000178236 devstack@c-api.service[112395]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 01:01:00.749481 np0000178236 devstack@c-api.service[112395]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:00.753220 np0000178236 devstack@c-api.service[112396]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 01:01:00.753220 np0000178236 devstack@c-api.service[112396]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:00.754446 np0000178236 devstack@c-api.service[112398]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 01:01:00.754446 np0000178236 devstack@c-api.service[112398]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:00.792272 np0000178236 devstack@c-api.service[112397]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 03 01:01:00.792467 np0000178236 devstack@c-api.service[112397]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112397) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:01:00.859585 np0000178236 devstack@c-api.service[112397]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 03 01:01:00.859585 np0000178236 devstack@c-api.service[112397]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:01:01.212181 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112395) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:01.212314 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112396) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:01.212347 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.212347 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.212402 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112398) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:01.212435 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.212465 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.212491 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.212516 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.212547 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.212579 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.212579 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.212630 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.212630 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.212673 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.212697 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.212726 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.212780 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.212813 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.212838 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.212871 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.212896 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.212922 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.212950 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.212973 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.212998 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.213021 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.213044 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.213065 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.213087 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.213144 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.213144 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.213144 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.214587 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.214647 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.214729 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.214816 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.214881 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.214916 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.214956 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.215001 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.215027 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.215051 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.215097 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.215182 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.215245 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.215316 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.215356 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.215381 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.215445 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.215556 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.215631 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.215696 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.215780 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.222136 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.222136 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.222136 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.222136 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.222136 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.222291 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.222320 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.222344 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.222367 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.222395 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.222425 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.222449 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.222474 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.222474 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.222520 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.222547 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.222574 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.222597 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.222620 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.222647 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.222675 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.222702 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.222729 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.222756 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.222782 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.222807 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.222831 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.222854 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.222878 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.222970 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.223001 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.223001 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.223052 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.223280 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.223280 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.223280 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.223342 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.223367 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.223367 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.223418 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.223442 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.223470 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.223552 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.223578 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.223578 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.223627 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.223650 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.223676 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.223676 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.223724 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.223748 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.223771 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.223795 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.223818 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.223818 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.223818 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.223892 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.223914 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.223914 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.223968 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.223968 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.223968 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.223968 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.224060 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.224107 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.224157 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.224181 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.224205 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.224239 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.224264 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.224291 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.224325 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.224325 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.224375 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.224404 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.224427 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.224450 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.224479 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.224506 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.224542 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.224571 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.224594 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.224618 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.224641 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.224664 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.224687 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.224710 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.224742 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.224765 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.224789 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.224815 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.224846 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.224869 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.224892 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.224915 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.224941 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.224969 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.225004 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.225039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.225039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.225039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.225039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.225039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.225039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.225039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.225039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.228262 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.228493 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.228519 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.228519 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.228519 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.228585 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.228610 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.228610 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.228651 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.228674 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.228706 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.228736 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.228760 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.228783 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.228810 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.228835 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.228859 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.228886 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.228909 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.228932 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.228961 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.228992 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.229033 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.229063 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.229103 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.229152 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.229187 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.229224 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.229254 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.229277 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.229306 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.229306 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.229354 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.229377 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.229401 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.229614 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.229614 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.229614 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.229686 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.229714 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.229756 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.229787 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.229813 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.229837 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.229860 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.229886 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.229916 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.229916 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.229916 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.229997 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.229997 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.229997 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.229997 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.229997 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.229997 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.230137 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.231628 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.231693 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.231753 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.231815 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.231873 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.231932 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.231960 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.231995 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.232033 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.232297 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.232362 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.232424 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.232483 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.232549 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.232803 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.232868 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.232928 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.232988 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.233046 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.233104 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.234130 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.234167 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.234167 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.234167 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.234167 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.234167 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.234167 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.234300 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112397) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:01:01.234329 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.234356 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.234356 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.234553 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.234677 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.234844 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.234991 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.235020 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.235076 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.235160 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.235188 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.235241 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.235277 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.235318 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.235361 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.235388 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.235418 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.235444 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.235474 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.235529 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.235557 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.235557 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.235614 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.235647 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.237280 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.237332 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.237365 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.237365 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.237365 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.237365 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.237365 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.237472 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.237505 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.237530 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.237530 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.237530 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.237530 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.237530 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.237629 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.237629 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.237677 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.237701 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.237729 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.237729 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.237770 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.237795 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.237818 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.237841 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.237841 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.237891 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.237891 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.237938 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.237961 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.237984 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.238011 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.238039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.238039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.238039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.238039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.238039 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.238166 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.238166 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.238166 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.238166 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.238166 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.238166 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.238166 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.238322 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.238346 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.238369 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.238395 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.238418 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.238444 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.238444 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.238551 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.238576 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.238598 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.238621 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.238647 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.238670 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.238697 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.238697 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.238744 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.238769 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.238795 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.238822 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.238848 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.238871 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.238895 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.238895 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.238937 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.238965 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.239002 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.239050 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.239076 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.239130 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.239130 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.239224 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.239288 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.239346 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.239407 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.239459 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.239524 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.239552 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.239577 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.239608 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.239632 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.239656 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.239679 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.239702 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.239725 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.239753 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.239777 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.239801 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.239824 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.239847 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.239869 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.239892 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.239916 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.239939 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.239939 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.239980 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.240007 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.240389 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.240389 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.240461 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.240498 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.240528 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.240528 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.240574 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.240597 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.240620 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.240648 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.240671 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.240699 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.240699 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.240750 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.242221 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.242264 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.242264 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.242318 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.242346 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.242374 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.242397 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.242423 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.242446 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.242468 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.242491 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.242522 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.242547 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.242571 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.242601 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.242625 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.242649 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.242671 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.242694 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.242720 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.242744 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.242771 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.242798 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.242821 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.242844 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.242871 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.242871 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.242913 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.242941 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.242965 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.242965 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.242965 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.242965 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.242965 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.243074 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.243098 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.243139 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.243139 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.243139 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.243139 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.243139 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.243139 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.243264 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.243264 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.243264 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.243264 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.243361 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.243361 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.243403 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.243518 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.243559 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.243606 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.243633 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.243663 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.243690 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.243715 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.243755 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.243785 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.243812 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.243858 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.243884 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.243949 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.243980 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.244019 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.244067 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.244169 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.244263 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.244312 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.244343 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.244370 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.244415 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.244439 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.244495 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.244527 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.244574 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.244612 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.244678 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.244705 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.244746 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.244804 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.244864 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.244922 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.244979 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.245003 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.245038 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.245065 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.245094 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.245131 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.245169 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.245194 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.245221 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.245244 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.245269 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.245295 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.245318 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.245342 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.245364 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.245388 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.245411 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.245439 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.245463 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.245488 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.245488 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.245537 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.245588 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.245819 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.245861 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.245888 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.245930 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.245957 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.245983 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.246010 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.246048 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.246092 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.246136 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.246174 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.246198 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.246223 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.246261 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.246289 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.246314 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.246338 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.246386 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.246412 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.246440 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.246464 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.246499 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.246529 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.246553 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.246582 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.246632 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.246691 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.246755 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.247016 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.247092 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.247160 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.247230 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.247288 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.247352 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.247417 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.247910 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.247975 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.248043 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.248109 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.248189 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.248229 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.248256 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.248286 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.248310 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.248334 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.248392 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.248418 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.248453 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.248478 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.248506 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.248530 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.248571 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.248603 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.248627 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.248650 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.248678 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.248703 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.248745 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.248774 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.248823 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.248849 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.248878 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.248905 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.248928 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.248951 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.248995 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.249025 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.249073 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.249173 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.249282 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.249767 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.249835 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.249909 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.249951 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.250017 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.250071 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.250170 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.250458 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.250532 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.250595 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.250655 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.250716 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.250782 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.250843 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.251407 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.251480 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.251627 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.251705 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.251761 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.251819 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.251885 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.255107 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.255187 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.255269 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.255334 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.255393 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.255459 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.255486 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.255561 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.255587 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.255620 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.255681 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.255740 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.255767 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.255792 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.255830 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.255855 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.255891 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.255951 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.255993 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.256026 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.256060 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.256085 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.256108 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.256145 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.256195 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.256226 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.256249 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.256273 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.256297 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.256334 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.256360 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.256384 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.256408 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.256432 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.256460 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.256484 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.256518 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.256556 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.256556 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.256626 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.256671 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.256713 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.257028 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.257097 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.257177 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.257250 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.257307 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.257369 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.257490 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.257929 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.257991 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.258034 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.258067 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.258107 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.258166 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.258201 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.258233 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.258266 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.258312 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.258347 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.258379 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.258412 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.258443 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.258482 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.258513 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.258544 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.258588 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.258621 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.258660 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.258692 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.258723 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.258756 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.258792 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.258823 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.258875 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.258918 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.258952 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.259000 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.259000 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.259000 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.259000 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.259000 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.259000 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.259197 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.259243 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.259243 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.259312 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.259344 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.259378 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.259410 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.259442 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.259475 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.259545 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.259580 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.259619 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.259652 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.259690 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.259728 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.259761 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.259794 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.259826 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.259859 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.259899 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.259931 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.259962 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.260006 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.260038 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.260074 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.260111 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.260161 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.260194 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.260194 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.261627 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.261712 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.261754 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.261793 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.261833 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.261867 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.261916 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.261968 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.262002 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.262036 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.262076 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.262109 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.262192 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.262252 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.262293 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.262326 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.262363 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.262396 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.262432 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.262468 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.262507 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.262542 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.262542 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.262542 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.262822 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.262945 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.263036 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.263212 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.267339 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.267455 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.267554 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.267612 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.267675 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.267723 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.267759 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.267802 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.267851 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.267900 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.267949 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.267998 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.268281 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.268352 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.268426 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.268489 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.268542 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.268598 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.268656 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.268703 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.268750 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.268790 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.268830 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.268871 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.268906 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.268945 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.268979 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.269019 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.269054 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.269149 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.269226 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.269269 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.269303 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.269346 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.269384 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.269417 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.269451 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.269485 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.269518 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.269552 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.269592 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.269626 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.269666 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.269779 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.269909 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.269953 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.269988 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.270022 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.270055 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.270090 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.270242 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.270301 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.270345 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.270379 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.270419 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.270452 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.270490 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.270535 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.270535 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.270535 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.270535 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.270535 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.270535 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.270743 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.270743 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.270806 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.270841 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.270874 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.270907 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.270951 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.270993 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.270993 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.271060 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.271110 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.271196 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.271766 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.271834 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.271892 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.271946 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.271981 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.272029 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.272063 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.272097 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.272155 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.272218 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.272267 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.272267 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.272332 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.272410 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.272486 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.272486 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.272486 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.272486 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.272486 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.272486 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.272690 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.272730 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.272769 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.272802 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.272802 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.272802 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.272802 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.272802 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.272802 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.272802 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.273022 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.273022 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.273085 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.273139 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.273202 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.273263 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.273302 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.273338 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.273383 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.273431 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.273469 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.273504 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.273539 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.273576 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.273617 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.273757 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.273797 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.273830 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.273873 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.273910 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.273942 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.273978 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.274018 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.274055 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.274091 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.274272 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.274272 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.274272 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.274412 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.274412 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.274412 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.274412 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.274546 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112395) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.274546 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.274618 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.274653 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112398) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.274701 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.274768 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.274959 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.275004 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.275042 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:01:01.275079 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.275131 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112395) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.275131 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112395) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.275199 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.275199 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112398) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.275199 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112398) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.275308 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112396) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.275363 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112397) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:01:01.275430 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.275478 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:01:01.275572 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.275619 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:01:01.275655 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.275691 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:01:01.275727 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112396) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.275763 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112397) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:01:01.275799 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112396) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.275843 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112397) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:01:01.319768 np0000178236 devstack@c-api.service[112395]: INFO dbcounter [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Registered counter for database cinder Jun 03 01:01:01.320364 np0000178236 devstack@c-api.service[112398]: INFO dbcounter [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Registered counter for database cinder Jun 03 01:01:01.321404 np0000178236 devstack@c-api.service[112396]: INFO dbcounter [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Registered counter for database cinder Jun 03 01:01:01.323216 np0000178236 devstack@c-api.service[112397]: INFO dbcounter [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Registered counter for database cinder Jun 03 01:01:01.368026 np0000178236 devstack@c-api.service[112395]: DEBUG oslo_db.sqlalchemy.engines [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:01.369318 np0000178236 devstack@c-api.service[112398]: DEBUG oslo_db.sqlalchemy.engines [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:01.370527 np0000178236 devstack@c-api.service[112396]: DEBUG oslo_db.sqlalchemy.engines [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:01.373152 np0000178236 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:01.488937 np0000178236 devstack@c-api.service[112395]: DEBUG dbcounter [-] [112395] Writer thread running {{(pid=112395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:01.490205 np0000178236 devstack@c-api.service[112396]: DEBUG dbcounter [-] [112396] Writer thread running {{(pid=112396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:01.490336 np0000178236 devstack@c-api.service[112398]: DEBUG dbcounter [-] [112398] Writer thread running {{(pid=112398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:01.491909 np0000178236 devstack@c-api.service[112396]: INFO cinder.rpc [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:01.492668 np0000178236 devstack@c-api.service[112395]: INFO cinder.rpc [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:01.493647 np0000178236 devstack@c-api.service[112398]: INFO cinder.rpc [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:01.494056 np0000178236 devstack@c-api.service[112396]: INFO cinder.rpc [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:01.494696 np0000178236 devstack@c-api.service[112397]: DEBUG dbcounter [-] [112397] Writer thread running {{(pid=112397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:01:01.496045 np0000178236 devstack@c-api.service[112396]: INFO cinder.rpc [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:01.496433 np0000178236 devstack@c-api.service[112395]: INFO cinder.rpc [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:01.496777 np0000178236 devstack@c-api.service[112398]: INFO cinder.rpc [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:01.497377 np0000178236 devstack@c-api.service[112397]: INFO cinder.rpc [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:01:01.497861 np0000178236 devstack@c-api.service[112396]: INFO cinder.rpc [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:01.498673 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.499616 np0000178236 devstack@c-api.service[112398]: INFO cinder.rpc [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:01.499692 np0000178236 devstack@c-api.service[112395]: INFO cinder.rpc [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:01.499773 np0000178236 devstack@c-api.service[112397]: INFO cinder.rpc [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:01:01.501684 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.501832 np0000178236 devstack@c-api.service[112395]: INFO cinder.rpc [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:01.501922 np0000178236 devstack@c-api.service[112398]: INFO cinder.rpc [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:01.502340 np0000178236 devstack@c-api.service[112397]: INFO cinder.rpc [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:01:01.502749 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.502789 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.504315 np0000178236 devstack@c-api.service[112397]: INFO cinder.rpc [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:01:01.505156 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.505892 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.505974 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.508375 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.538341 np0000178236 devstack@c-api.service[112396]: DEBUG oslo_db.sqlalchemy.engines [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:01.540401 np0000178236 devstack@c-api.service[112396]: INFO cinder.rpc [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:01.542702 np0000178236 devstack@c-api.service[112396]: INFO cinder.rpc [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:01.543538 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.545096 np0000178236 devstack@c-api.service[112398]: DEBUG oslo_db.sqlalchemy.engines [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:01.546217 np0000178236 devstack@c-api.service[112395]: DEBUG oslo_db.sqlalchemy.engines [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112395) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:01.547967 np0000178236 devstack@c-api.service[112398]: INFO cinder.rpc [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:01.549417 np0000178236 devstack@c-api.service[112395]: INFO cinder.rpc [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:01.549572 np0000178236 devstack@c-api.service[112397]: DEBUG oslo_db.sqlalchemy.engines [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112397) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:01.550394 np0000178236 devstack@c-api.service[112398]: INFO cinder.rpc [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:01.551717 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.552373 np0000178236 devstack@c-api.service[112395]: INFO cinder.rpc [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:01.552500 np0000178236 devstack@c-api.service[112397]: INFO cinder.rpc [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:01:01.553662 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.554130 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.555328 np0000178236 devstack@c-api.service[112397]: INFO cinder.rpc [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:01:01.556679 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.557338 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.560423 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.563764 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.565676 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.566973 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.567038 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.568875 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.570211 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.570671 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.571824 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.572983 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.574417 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.574905 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.575382 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.576209 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.578726 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.578858 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.579331 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.580588 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.581304 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.581680 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.582040 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.583361 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.584717 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.584784 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.585089 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.586389 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.587780 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.588050 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.589383 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.590219 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.590931 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.590983 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.592484 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.592549 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.593568 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.593889 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.595368 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.595577 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.595702 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.596660 np0000178236 devstack@c-api.service[112396]: WARNING cinder.api.contrib.hosts [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:01.596975 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.597414 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.598548 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.598850 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.598958 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.600299 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.600645 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.601332 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.601412 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.601754 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.603146 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.603408 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.604463 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.604752 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.606022 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.606790 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.606972 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: extensions {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.607057 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.607858 np0000178236 devstack@c-api.service[112398]: WARNING cinder.api.contrib.hosts [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:01.608309 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: os-availability-zone {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.608672 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.609047 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.609608 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: os-hosts {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.610381 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.610468 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.611632 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: backups {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.611945 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.612734 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.613425 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.613549 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.613631 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: consistencygroups {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.613776 np0000178236 devstack@c-api.service[112395]: WARNING cinder.api.contrib.hosts [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:01.614554 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.615069 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.615927 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.616036 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: os-volume-manage {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.616396 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.616848 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.616944 np0000178236 devstack@c-api.service[112397]: WARNING cinder.api.contrib.hosts [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:01:01.617150 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: extra_specs {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.617635 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.617707 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.618475 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.618662 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: os-snapshot-manage {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.619287 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.619444 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.619706 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: extensions {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.620174 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: cgsnapshots {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.620493 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.620945 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.621409 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: os-availability-zone {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.621511 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: encryption {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.622047 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.622387 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.623046 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: encryption {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.623145 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: os-hosts {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.623476 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.624100 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.624711 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: capabilities {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.624815 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.625048 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: extensions {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.626019 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: scheduler-stats {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.626090 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: backups {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.626410 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.626488 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: os-availability-zone {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.627359 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: extensions {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.627434 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: os-volume-type-access {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.627794 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: os-hosts {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.628182 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: consistencygroups {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.628780 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: os-availability-zone {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.629060 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: qos-specs {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.629990 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: backups {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.630141 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: os-hosts {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.630277 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: os-volume-manage {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.631237 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: os-quota-class-sets {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.631775 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: extra_specs {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.631855 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: backups {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.632025 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: consistencygroups {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.632538 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: os-quota-sets {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.633402 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: os-snapshot-manage {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.633878 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: consistencygroups {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.633970 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: os-volume-manage {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.634032 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extended resource: os-volume-transfer {{(pid=112396) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.634917 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: cgsnapshots {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.635363 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: extra_specs {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.635897 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: os-volume-manage {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.636354 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: encryption {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.636438 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.636977 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: os-snapshot-manage {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.637366 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: extra_specs {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.637768 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.638345 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: encryption {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.638464 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: cgsnapshots {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.638853 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: os-snapshot-manage {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.639162 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.639937 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: encryption {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.640402 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: cgsnapshots {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.640602 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: capabilities {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.640667 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.641453 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.contrib.snapshot_actions [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] SnapshotActionsController initialized {{(pid=112396) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:01.641581 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: encryption {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.641911 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: encryption {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.642422 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.642847 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: scheduler-stats {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.643203 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: capabilities {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.643458 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: encryption {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.644087 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.644418 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: os-volume-type-access {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.644533 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: scheduler-stats {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.645055 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: capabilities {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.645416 np0000178236 devstack@c-api.service[112396]: WARNING castellan.key_manager.migration [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.646262 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: os-volume-type-access {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.646384 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: scheduler-stats {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.646504 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension AdminActions extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.646573 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: qos-specs {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.646631 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension AdminActions extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.646631 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension AdminActions extending resource: backups {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.646631 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.646803 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.646863 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.647559 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.647648 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension TypesManage extending resource: types {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.647710 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: os-volume-type-access {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.647810 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.647878 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.647938 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: qos-specs {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.648005 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.648062 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.648208 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension VolumeActions extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.648300 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension UsedLimits extending resource: limits {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.648392 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.648452 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: os-quota-class-sets {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.648512 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.v3.router [None req-cfea7294-ba39-4f17-8764-ad5d59e4c798 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112396) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.649335 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: qos-specs {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.649746 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: os-quota-sets {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.649965 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: os-quota-class-sets {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.651240 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extended resource: os-volume-transfer {{(pid=112398) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.651375 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: os-quota-sets {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.652112 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: os-quota-class-sets {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.652849 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extended resource: os-volume-transfer {{(pid=112395) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.653477 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: os-quota-sets {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.653921 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.654898 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extended resource: os-volume-transfer {{(pid=112397) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:01:01.655291 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.655476 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.656299 np0000178236 devstack@c-api.service[112396]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e208a2a3668 pid: 112396 (default app) Jun 03 01:01:01.656857 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.656982 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.657791 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.658301 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.658561 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.659300 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.659423 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] SnapshotActionsController initialized {{(pid=112398) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:01.659790 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.660236 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.660663 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.contrib.snapshot_actions [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] SnapshotActionsController initialized {{(pid=112395) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:01.660810 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.661433 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.661711 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.662459 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.662826 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.663294 np0000178236 devstack@c-api.service[112398]: WARNING castellan.key_manager.migration [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.663360 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.contrib.snapshot_actions [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] SnapshotActionsController initialized {{(pid=112397) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:01:01.664106 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.664254 np0000178236 devstack@c-api.service[112395]: WARNING castellan.key_manager.migration [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.664321 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension AdminActions extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.664378 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension AdminActions extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.664512 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension AdminActions extending resource: backups {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.664602 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.664721 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.664822 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.665059 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.665059 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.665282 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension AdminActions extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.665350 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.665350 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.665350 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.665350 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.665350 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.665876 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.665876 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.665876 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.665876 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.665876 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.665876 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.666399 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.666399 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.666399 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.666399 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.666399 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.666808 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension AdminActions extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.666887 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.666887 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.666887 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.666887 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.667273 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.667273 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.667273 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.667273 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.667609 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.667609 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.667609 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.667609 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.667609 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.668365 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.668442 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension AdminActions extending resource: backups {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.668531 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.668531 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.668531 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.668531 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.668816 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.668816 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.668816 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.668816 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.668816 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.668816 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.669356 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.669356 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.669515 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.669574 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.669574 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.669574 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.669574 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.669574 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.669574 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.669992 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.669992 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.670165 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.670228 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.670228 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.670228 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.670228 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.670615 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.670688 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.670688 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.670688 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.670688 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.670688 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.671074 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.671074 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.671074 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.672351 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.672420 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.672420 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.672420 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.672420 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.672420 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.672677 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.672677 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.672677 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.672677 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.672677 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.672864 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.672864 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.672864 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.672864 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.672864 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.672864 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.673101 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.673163 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.673163 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.673163 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.673163 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.673163 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.673434 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.673434 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.673434 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.673434 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.673434 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.673642 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension TypesManage extending resource: types {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.673686 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.673686 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.673686 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.673686 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.673893 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.673893 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.673893 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.673893 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.674074 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.674074 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.674201 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.674254 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.674254 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.674254 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.674254 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.674254 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.674500 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.674500 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.674500 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.674500 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.674500 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.674723 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.674723 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.674824 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.675045 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675045 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675045 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675045 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675346 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675346 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675346 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675346 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675515 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675515 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675515 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675515 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675687 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675687 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675687 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675687 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675875 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.675917 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675917 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675917 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675917 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.675917 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.675917 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676187 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676187 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676187 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676187 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676187 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676413 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676413 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676413 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676413 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676413 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676617 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.676655 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676655 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676655 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676655 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676655 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676655 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676920 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676920 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.676920 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.676920 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.677098 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension VolumeActions extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.677177 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.677177 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.677177 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.677177 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.677177 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.677177 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.677519 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.677570 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.677570 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.677570 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.677570 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.677570 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.677570 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.677902 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.677902 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.678036 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension UsedLimits extending resource: limits {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678078 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.678078 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.678078 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.678078 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.678308 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension TypesManage extending resource: types {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678351 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.678351 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.678351 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.678351 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.678549 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.678549 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.678549 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:01.678549 np0000178236 devstack@c-api.service[112396]: warnings.warn(deprecated_msg) Jun 03 01:01:01.678721 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678760 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678797 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.v3.router [None req-8f646fc1-313f-4bbf-aded-4f97eccc3940 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112398) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678834 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678877 np0000178236 devstack@c-api.service[112397]: WARNING castellan.key_manager.migration [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:01:01.678953 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678953 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678953 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension VolumeActions extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678953 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension UsedLimits extending resource: limits {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678953 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.678953 np0000178236 devstack@c-api.service[112395]: DEBUG cinder.api.v3.router [None req-d6cf3576-173d-4b36-a097-ea6e671b9aa0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112395) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679282 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension AdminActions extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679282 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension AdminActions extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679282 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension AdminActions extending resource: backups {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679282 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679282 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679282 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679282 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679601 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension TypesManage extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679642 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.middleware.request_id [None req-c7f43be6-ba2e-45db-bf1a-ecfc1b199e53 None None] RequestId filter calling following filter/app {{(pid=112396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:01:01.679677 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679677 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679677 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679677 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679677 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension VolumeActions extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679677 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension UsedLimits extending resource: limits {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679677 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.679961 np0000178236 devstack@c-api.service[112397]: DEBUG cinder.api.v3.router [None req-aeed07e4-9f72-4416-82c4-007c3538440c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112397) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:01:01.680001 np0000178236 devstack@c-api.service[112396]: [pid: 112396|app: 0|req: 1/1] 199.204.45.77 () {60 vars in 949 bytes} [Wed Jun 3 01:01:01 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 03 01:01:01.680047 np0000178236 devstack@c-api.service[112398]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e208a2a3668 pid: 112398 (default app) Jun 03 01:01:01.680092 np0000178236 devstack@c-api.service[112395]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e208a2a3668 pid: 112395 (default app) Jun 03 01:01:01.680174 np0000178236 devstack@c-api.service[112397]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e208a2a3668 pid: 112397 (default app) Jun 03 01:01:08.774104 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.middleware.request_id [None req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 None None] RequestId filter calling following filter/app {{(pid=112396) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:01:09.253583 np0000178236 devstack@c-api.service[112396]: INFO cinder.api.openstack.wsgi [None req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 admin admin] POST https://199.204.45.77/volume/v3/types Jun 03 01:01:09.254067 np0000178236 devstack@c-api.service[112396]: DEBUG cinder.api.openstack.wsgi [None req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112396) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:01:09.255680 np0000178236 devstack@c-api.service[112396]: /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 03 01:01:09.255680 np0000178236 devstack@c-api.service[112396]: warnings.warn( Jun 03 01:01:09.296871 np0000178236 devstack@c-api.service[112396]: DEBUG oslo_db.sqlalchemy.engines [None req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 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=112396) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:09.330800 np0000178236 devstack@c-api.service[112396]: INFO cinder.api.openstack.wsgi [None req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 admin admin] https://199.204.45.77/volume/v3/types returned with HTTP 200 Jun 03 01:01:09.331347 np0000178236 devstack@c-api.service[112396]: [pid: 112396|app: 0|req: 2/2] 199.204.45.77 () {68 vars in 1281 bytes} [Wed Jun 3 01:01:08 2026] POST /volume/v3/types => generated 186 bytes in 558 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 01:01:09.353352 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.353352 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.353352 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.353352 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.353352 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.354241 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.354241 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.354241 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.354241 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.354241 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.354522 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.354522 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.354522 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.354522 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.354522 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.354522 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.354947 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.354947 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.354947 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.354947 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.355192 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.355192 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.355192 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.355192 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.355524 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.355524 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.355524 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.355524 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.355804 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.355804 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.355804 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.355804 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.355804 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.356187 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.356187 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.356187 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.356187 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.356187 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.356620 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.356620 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.356620 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.356620 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.356620 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.356620 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.356850 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.356850 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.356850 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.356850 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.356850 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.356850 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357218 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357218 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357218 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357218 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357218 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357218 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357439 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357439 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357439 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357439 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357439 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357614 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357614 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357614 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357614 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357614 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357792 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357792 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357792 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357792 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357792 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357792 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357995 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357995 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357995 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357995 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.357995 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.357995 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358203 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358203 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358203 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358203 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358203 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358382 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358382 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358382 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358382 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358382 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358580 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358580 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358580 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358580 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358758 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358758 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358758 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358758 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358903 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358903 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358903 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.358903 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.358903 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359138 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359138 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359138 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359138 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359138 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359326 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359326 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359326 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359326 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359476 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359476 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359476 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359476 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359622 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359622 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359622 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359622 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359762 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359762 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359762 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359762 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359899 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359899 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.359899 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.359899 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360037 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360037 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360037 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360037 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360037 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360241 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360241 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360241 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360241 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360241 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360241 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360485 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360485 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360485 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360485 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360485 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360647 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360647 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360647 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360647 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360647 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360647 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360842 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360842 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360842 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360842 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.360842 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.360842 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361039 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361039 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361039 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361039 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361039 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361039 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361306 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361306 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361306 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361306 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361306 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361306 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361506 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361506 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361506 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361506 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361643 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361643 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361643 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361643 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361643 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361819 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361819 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361819 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361819 np0000178236 devstack@c-api.service[112398]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 03 01:01:09.361819 np0000178236 devstack@c-api.service[112398]: warnings.warn(deprecated_msg) Jun 03 01:01:09.361819 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.middleware.request_id [req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 req-a2c21aa7-b739-472c-b7dc-ed36a7c50ef8 None None] RequestId filter calling following filter/app {{(pid=112398) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:01:09.703964 np0000178236 devstack@c-api.service[112398]: INFO cinder.api.openstack.wsgi [req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 req-a2c21aa7-b739-472c-b7dc-ed36a7c50ef8 admin admin] POST https://199.204.45.77/volume/v3/types/da2ab33c-afe5-43cf-8c8b-da2bcfb47299/extra_specs Jun 03 01:01:09.704609 np0000178236 devstack@c-api.service[112398]: DEBUG cinder.api.openstack.wsgi [req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 req-a2c21aa7-b739-472c-b7dc-ed36a7c50ef8 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112398) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:01:09.706710 np0000178236 devstack@c-api.service[112398]: /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 03 01:01:09.706710 np0000178236 devstack@c-api.service[112398]: warnings.warn( Jun 03 01:01:09.750802 np0000178236 devstack@c-api.service[112398]: DEBUG oslo_db.sqlalchemy.engines [req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 req-a2c21aa7-b739-472c-b7dc-ed36a7c50ef8 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112398) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:01:09.816093 np0000178236 devstack@c-api.service[112398]: INFO cinder.api.openstack.wsgi [req-e2a1c4d7-3afb-4a6f-a899-24aa9f1aa8f5 req-a2c21aa7-b739-472c-b7dc-ed36a7c50ef8 admin admin] https://199.204.45.77/volume/v3/types/da2ab33c-afe5-43cf-8c8b-da2bcfb47299/extra_specs returned with HTTP 200 Jun 03 01:01:09.816837 np0000178236 devstack@c-api.service[112398]: [pid: 112398|app: 0|req: 1/3] 199.204.45.77 () {70 vars in 1498 bytes} [Wed Jun 3 01:01:09 2026] POST /volume/v3/types/da2ab33c-afe5-43cf-8c8b-da2bcfb47299/extra_specs => generated 55 bytes in 477 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 01:01:11.551303 np0000178236 devstack@c-api.service[112395]: DEBUG dbcounter [-] [112395] Writing DB stats cinder:SELECT=6 {{(pid=112395) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:01:11.554405 np0000178236 devstack@c-api.service[112397]: DEBUG dbcounter [-] [112397] Writing DB stats cinder:SELECT=6 {{(pid=112397) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:01:19.327594 np0000178236 devstack@c-api.service[112396]: DEBUG dbcounter [-] [112396] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112396) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:01:19.817145 np0000178236 devstack@c-api.service[112398]: DEBUG dbcounter [-] [112398] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112398) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}