Jun 16 01:09:51.296632 np0000180465 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:09:51.307797 np0000180465 devstack@c-api.service[112345]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:09:51 2026] *** Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: nodename: np0000180465 Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: machine: x86_64 Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: clock source: unix Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: pcre jit disabled Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: detected number of CPU cores: 16 Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: current working directory: / Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: your processes number limit is 256917 Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: your memory page size is 4096 bytes Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: detected max file descriptor number: 2048 Jun 16 01:09:51.311760 np0000180465 devstack@c-api.service[112345]: lock engine: pthread robust mutexes Jun 16 01:09:51.312546 np0000180465 devstack@c-api.service[112345]: thunder lock: enabled Jun 16 01:09:51.312546 np0000180465 devstack@c-api.service[112345]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:09:51.312546 np0000180465 devstack@c-api.service[112345]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:09:51.312546 np0000180465 devstack@c-api.service[112345]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:09:51.312546 np0000180465 devstack@c-api.service[112345]: Set PythonHome to /opt/stack/data/venv Jun 16 01:09:51.350080 np0000180465 devstack@c-api.service[112345]: Python main interpreter initialized at 0x7c1e52ca3668 Jun 16 01:09:51.350080 np0000180465 devstack@c-api.service[112345]: python threads support enabled Jun 16 01:09:51.350080 np0000180465 devstack@c-api.service[112345]: your server socket listen backlog is limited to 100 connections Jun 16 01:09:51.350080 np0000180465 devstack@c-api.service[112345]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:09:51.350080 np0000180465 devstack@c-api.service[112345]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:09:51.350438 np0000180465 devstack@c-api.service[112345]: *** Operational MODE: preforking *** Jun 16 01:09:51.350438 np0000180465 devstack@c-api.service[112345]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:09:51.350438 np0000180465 devstack@c-api.service[112345]: spawned uWSGI master process (pid: 112345) Jun 16 01:09:51.350480 np0000180465 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:09:51.351192 np0000180465 devstack@c-api.service[112345]: spawned uWSGI worker 1 (pid: 112360, cores: 1) Jun 16 01:09:51.352973 np0000180465 devstack@c-api.service[112345]: spawned uWSGI worker 2 (pid: 112361, cores: 1) Jun 16 01:09:51.352973 np0000180465 devstack@c-api.service[112345]: spawned uWSGI worker 3 (pid: 112362, cores: 1) Jun 16 01:09:51.352973 np0000180465 devstack@c-api.service[112345]: spawned uWSGI worker 4 (pid: 112363, cores: 1) Jun 16 01:09:51.353207 np0000180465 devstack@c-api.service[112345]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:09:51.477239 np0000180465 devstack@c-api.service[112360]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:51.477239 np0000180465 devstack@c-api.service[112360]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:51.477239 np0000180465 devstack@c-api.service[112360]: we strongly recommend against using it for new projects. Jun 16 01:09:51.477239 np0000180465 devstack@c-api.service[112360]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:51.477239 np0000180465 devstack@c-api.service[112360]: framework. For more detail see Jun 16 01:09:51.477239 np0000180465 devstack@c-api.service[112360]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:51.477239 np0000180465 devstack@c-api.service[112360]: import eventlet # noqa Jun 16 01:09:51.478291 np0000180465 devstack@c-api.service[112363]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:51.478291 np0000180465 devstack@c-api.service[112363]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:51.478291 np0000180465 devstack@c-api.service[112363]: we strongly recommend against using it for new projects. Jun 16 01:09:51.478291 np0000180465 devstack@c-api.service[112363]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:51.478291 np0000180465 devstack@c-api.service[112363]: framework. For more detail see Jun 16 01:09:51.478291 np0000180465 devstack@c-api.service[112363]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:51.478291 np0000180465 devstack@c-api.service[112363]: import eventlet # noqa Jun 16 01:09:51.482017 np0000180465 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:51.482017 np0000180465 devstack@c-api.service[112362]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:51.482017 np0000180465 devstack@c-api.service[112362]: we strongly recommend against using it for new projects. Jun 16 01:09:51.482017 np0000180465 devstack@c-api.service[112362]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:51.482017 np0000180465 devstack@c-api.service[112362]: framework. For more detail see Jun 16 01:09:51.482017 np0000180465 devstack@c-api.service[112362]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:51.482017 np0000180465 devstack@c-api.service[112362]: import eventlet # noqa Jun 16 01:09:51.482890 np0000180465 devstack@c-api.service[112361]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:51.482890 np0000180465 devstack@c-api.service[112361]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:51.482890 np0000180465 devstack@c-api.service[112361]: we strongly recommend against using it for new projects. Jun 16 01:09:51.482890 np0000180465 devstack@c-api.service[112361]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:51.482890 np0000180465 devstack@c-api.service[112361]: framework. For more detail see Jun 16 01:09:51.482890 np0000180465 devstack@c-api.service[112361]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:51.482890 np0000180465 devstack@c-api.service[112361]: import eventlet # noqa Jun 16 01:09:51.562234 np0000180465 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:51.562234 np0000180465 devstack@c-api.service[112363]: warnings.warn( Jun 16 01:09:51.575178 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:51.575178 np0000180465 devstack@c-api.service[112361]: warnings.warn( Jun 16 01:09:51.576628 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:51.576628 np0000180465 devstack@c-api.service[112360]: warnings.warn( Jun 16 01:09:51.576776 np0000180465 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:51.576776 np0000180465 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:09:51.637340 np0000180465 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:09:51.637340 np0000180465 devstack@c-api.service[112363]: from cgi import parse_header Jun 16 01:09:51.653947 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:09:51.653947 np0000180465 devstack@c-api.service[112361]: from cgi import parse_header Jun 16 01:09:51.656541 np0000180465 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:09:51.656541 np0000180465 devstack@c-api.service[112362]: from cgi import parse_header Jun 16 01:09:51.666385 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:09:51.666385 np0000180465 devstack@c-api.service[112360]: from cgi import parse_header Jun 16 01:09:51.685284 np0000180465 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:09:51.685284 np0000180465 devstack@c-api.service[112363]: removals.removed_module( Jun 16 01:09:51.686374 np0000180465 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:09:51.686374 np0000180465 devstack@c-api.service[112363]: removals.removed_module( Jun 16 01:09:51.702283 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:09:51.702283 np0000180465 devstack@c-api.service[112361]: removals.removed_module( Jun 16 01:09:51.703903 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:09:51.703903 np0000180465 devstack@c-api.service[112361]: removals.removed_module( Jun 16 01:09:51.705617 np0000180465 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:09:51.705617 np0000180465 devstack@c-api.service[112362]: removals.removed_module( Jun 16 01:09:51.707136 np0000180465 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:09:51.707136 np0000180465 devstack@c-api.service[112362]: removals.removed_module( Jun 16 01:09:51.728094 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:09:51.728094 np0000180465 devstack@c-api.service[112360]: removals.removed_module( Jun 16 01:09:51.729822 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:09:51.729822 np0000180465 devstack@c-api.service[112360]: removals.removed_module( Jun 16 01:09:52.326346 np0000180465 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:09:52.326346 np0000180465 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:09:52.349180 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:09:52.349180 np0000180465 devstack@c-api.service[112361]: warnings.warn( Jun 16 01:09:52.358184 np0000180465 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:09:52.358184 np0000180465 devstack@c-api.service[112363]: warnings.warn( Jun 16 01:09:52.366964 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:09:52.366964 np0000180465 devstack@c-api.service[112360]: warnings.warn( Jun 16 01:09:52.420883 np0000180465 devstack@c-api.service[112362]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:09:52.420883 np0000180465 devstack@c-api.service[112362]: warnings.warn( Jun 16 01:09:52.446756 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:09:52.446756 np0000180465 devstack@c-api.service[112361]: warnings.warn( Jun 16 01:09:52.470488 np0000180465 devstack@c-api.service[112363]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:09:52.470488 np0000180465 devstack@c-api.service[112363]: warnings.warn( Jun 16 01:09:52.471664 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:09:52.471664 np0000180465 devstack@c-api.service[112360]: warnings.warn( Jun 16 01:09:52.706572 np0000180465 devstack@c-api.service[112362]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:09:52.707060 np0000180465 devstack@c-api.service[112362]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112362) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:52.754789 np0000180465 devstack@c-api.service[112361]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:09:52.755247 np0000180465 devstack@c-api.service[112361]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112361) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:52.766749 np0000180465 devstack@c-api.service[112360]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:09:52.767018 np0000180465 devstack@c-api.service[112360]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112360) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:52.787749 np0000180465 devstack@c-api.service[112363]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:09:52.787749 np0000180465 devstack@c-api.service[112363]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112363) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:52.797096 np0000180465 devstack@c-api.service[112362]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:09:52.797096 np0000180465 devstack@c-api.service[112362]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:52.816618 np0000180465 devstack@c-api.service[112361]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:09:52.816618 np0000180465 devstack@c-api.service[112361]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:52.828477 np0000180465 devstack@c-api.service[112360]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:09:52.828477 np0000180465 devstack@c-api.service[112360]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:52.855508 np0000180465 devstack@c-api.service[112363]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:09:52.855508 np0000180465 devstack@c-api.service[112363]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:53.270167 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:53.270402 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:53.270475 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:53.270584 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.270648 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.270716 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.270776 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.270864 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.270943 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.271025 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.271025 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.271196 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.272353 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.272461 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.272461 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.272568 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.272629 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.272687 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.272745 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.272805 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.272863 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.272933 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.273001 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.273093 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.273154 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.273211 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.273268 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.273327 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.273384 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.273440 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.273440 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.273540 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.273616 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.274136 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.274228 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.274228 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.274363 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.274426 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.274485 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.274543 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.274601 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.274601 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.274719 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.274719 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.274860 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.274938 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.275010 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.275283 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.275361 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.275420 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.275474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.275474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.275474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.275474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.276342 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.276429 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.276429 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.276567 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.276567 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.276671 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.276742 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.276799 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.276873 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.276932 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.276932 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.276932 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.276932 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.277189 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.277249 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.277307 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.277307 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.277307 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.277307 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.277307 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.277307 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.278901 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.278969 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.279026 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.279118 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.279162 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.279197 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.279236 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.279271 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.279310 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.279455 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.279499 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.279539 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.279577 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.279619 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.279663 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.279700 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.279738 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.279780 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.279819 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.279868 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.279868 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.280498 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.280544 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.280590 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.280630 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.280673 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.280712 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.280756 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.280804 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.280852 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.280889 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.280929 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.280976 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.281013 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.281067 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.281104 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.281151 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.281189 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.281189 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.281189 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.281189 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.281333 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.282897 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.282973 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.283020 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.283073 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.283109 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.283148 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.283211 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.283252 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.283291 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.283327 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.283371 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.283409 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.283447 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.283485 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.283524 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.283567 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.283611 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.283654 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.283695 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.283734 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.283769 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.283812 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.283847 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.283887 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.283925 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.283965 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.284002 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.284057 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.284106 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.284145 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.284183 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.284221 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.284259 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.284300 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.284300 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.284369 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.284407 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.284444 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.284484 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.284520 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.284555 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.284555 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.288228 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.288281 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.288350 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.288409 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.288449 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.288519 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.288583 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.288951 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.288951 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.289186 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.289186 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.289186 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.289186 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.289427 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.289491 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.289491 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.289491 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.289491 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.289491 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.289778 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.289778 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.293450 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.293578 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.293578 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.293701 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.293701 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.293701 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.293865 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.293929 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.293986 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.293986 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.293986 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.294216 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.294216 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.294216 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.294380 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.294380 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.294380 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.294538 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.294538 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.294538 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.294731 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.296595 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.296595 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.296757 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.296757 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.296895 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.296958 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.297031 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.297136 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.297200 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.297275 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.297340 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.297402 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.297463 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.297533 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.297606 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.297675 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.297736 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.297797 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.297859 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.297934 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.297994 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.298073 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.298130 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.298190 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.298247 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.298316 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.298408 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.298482 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.298540 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.298597 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.298757 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.298873 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.298934 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.298982 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.299027 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.299090 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.299137 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.299180 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.299216 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.299254 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.299293 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.299328 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.299370 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.299407 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.299454 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.299499 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.299535 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.299577 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.299616 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.299657 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.299698 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.299736 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.299774 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.299812 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.299855 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.299898 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.299934 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.299972 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.300025 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.300081 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.300118 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.300157 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.300157 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.300221 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.300221 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.300309 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.300347 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.300385 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.300422 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.300459 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.300503 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.300540 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.300577 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.300614 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.300657 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.300696 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.300732 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.300769 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.300819 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.300819 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.300819 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.300819 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.300819 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.300819 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.302822 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.302880 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.302926 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.303005 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.303065 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.303115 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.303166 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.303212 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.303250 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.303293 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.303329 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.303372 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.303411 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.303453 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.303490 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.303528 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.303572 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.303620 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.303658 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.303658 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.303658 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.304022 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.304100 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.304147 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.304224 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.304267 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.304343 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.304387 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.304387 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.304460 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.304500 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:53.304541 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.304580 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.304624 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.304668 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.304713 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.304752 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.304790 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.304827 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.304865 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.304904 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.304941 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.304985 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.305022 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.305089 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.305144 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.305189 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.305233 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.305271 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.305310 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.305362 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.305402 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.305444 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.305483 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.305519 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.305559 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.305604 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.305645 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.305682 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.305719 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.305762 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.305803 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.305840 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.305840 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.305840 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.305937 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.306095 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.306138 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.306138 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.306138 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.306233 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.306272 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.306310 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.306346 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.306384 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.306429 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.306468 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.306505 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.306543 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.306580 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.306636 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.306674 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.306710 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.306754 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.306797 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.306844 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.306885 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.306922 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.306958 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.307000 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.307060 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.307060 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.307145 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.307184 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.307184 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.307255 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.307255 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.307255 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.307255 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.307255 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.307255 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.307255 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.307490 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.307490 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.307490 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.307589 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.307589 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.307661 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.307763 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.308306 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.308358 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.308405 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.308452 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.308494 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.308531 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.308567 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.308606 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.308642 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.308686 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.308725 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.308763 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.308807 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.308844 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.308881 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.308923 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.308960 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.309004 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.309072 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.309112 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.309146 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.309184 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.309227 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.309267 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.309299 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.309335 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.309378 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.309378 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.309448 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.309448 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.309448 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.309448 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.309448 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.309448 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.309448 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.309833 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.309880 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.309962 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.309962 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.310033 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.310033 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.310138 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.310179 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.310217 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.310254 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.310293 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.310331 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.310368 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.310413 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.310456 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.310495 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.310533 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.310595 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.310636 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.310675 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.310712 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.310755 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.310799 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.310838 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.310876 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.310912 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.311021 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.311081 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.311167 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.311215 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.311254 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.311296 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.311373 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.311412 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.311449 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.311489 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.311526 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.311571 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.311609 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.311654 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.311693 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.311732 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.311771 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.312677 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.312738 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.312789 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.312826 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.312865 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.312909 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.312953 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.312988 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.313025 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.313082 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.313117 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.313160 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.313160 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.313222 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.313222 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.313222 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.313222 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.313426 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.313467 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.313501 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.313535 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.313575 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.313608 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.313646 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.313690 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.313730 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.313767 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.313767 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.313910 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.313953 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.313995 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.314033 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.314090 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.314090 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.314232 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.314232 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.314232 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.314232 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.314232 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.314232 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.314232 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.314470 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.314470 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.314470 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.314470 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.315300 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.315345 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.315380 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.315427 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.315466 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.315502 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.315539 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.315539 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.315539 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.315647 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.315685 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.315723 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.315723 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.315723 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.315723 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.315723 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.315723 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.315926 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.315926 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.315926 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.315926 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.316092 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.316134 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.316171 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.316210 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.316252 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.316290 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.316334 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.316376 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.316415 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.316452 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.316489 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.316525 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.316564 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.316601 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.316638 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.316689 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.316727 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.316764 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.316802 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.316839 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.316878 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.316921 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.316966 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.317009 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.317062 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.317110 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.317149 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.317231 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.317273 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.317310 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.317349 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.317385 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.317484 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.317530 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.317604 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.317647 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.317682 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.317724 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.317761 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.317799 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.317840 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.317972 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.318120 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.318165 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.318214 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.318914 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.318914 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.318914 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.318914 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.318914 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.319063 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.319063 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.319063 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.319150 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.319179 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.319208 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.319236 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.319265 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.319292 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.319316 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.319348 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.319375 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.319402 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.319427 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.319456 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.319484 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.319513 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.319538 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.319566 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.319591 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.319629 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.319658 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.319687 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.319712 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.319738 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.319767 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.319793 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.319793 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.319793 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.319793 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.319793 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.320017 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.320062 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.320092 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.320117 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.320145 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.320172 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.320197 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.320226 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.320251 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.320289 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.320322 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.320351 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.320380 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.320410 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.320443 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.320443 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.320443 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.320443 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.320542 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.320859 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.320892 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.320918 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.320949 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.320978 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.321010 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.321039 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.321080 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.321110 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.321110 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.321110 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.321193 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.321221 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.321254 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.321284 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.321311 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.321341 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.321370 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.321399 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.321431 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.321461 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.321487 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.321516 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.321546 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.321575 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.321607 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.321636 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.321663 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.321691 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.321720 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.321750 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.321778 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.321810 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.321838 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.321865 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.321865 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.321926 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.321955 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.321983 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.322016 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.322058 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.322089 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.322118 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.322145 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.322173 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.322198 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.322225 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.322250 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.322277 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.322310 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.322338 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.322338 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.322386 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.322416 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.322445 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.322469 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.322507 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.322532 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.322562 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.322590 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.322614 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.322641 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.322666 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.322693 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.322718 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.322745 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.322776 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.322803 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.322836 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.322864 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.322894 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.322926 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.322957 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.322957 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.323006 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.323272 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.323272 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.323272 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.323272 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.323666 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.323723 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.323791 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.323847 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.323906 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.323967 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.324039 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.324099 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.324145 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.324210 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.324306 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.324341 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.324371 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.324399 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.324427 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.324454 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.324482 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.324526 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.324557 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.324586 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.324615 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.324645 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.324677 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.324705 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.324733 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.324764 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.324795 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.324826 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.324857 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.324890 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.324890 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.324890 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.324890 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.324890 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.325011 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.325064 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.325064 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.325128 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.325529 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.325633 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.325775 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.325775 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.325838 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.325874 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.325903 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.325936 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.325966 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.325995 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.326027 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.326069 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.326100 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.326128 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.326155 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.326183 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.326210 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.326238 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.326267 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.326294 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.326330 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.326359 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.326389 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.326416 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.326443 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.326508 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.326534 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.326561 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.326595 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.326595 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.326595 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.326595 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.326696 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.326696 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.326752 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.326781 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.326781 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.326834 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.326868 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.326900 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.326929 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.326957 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.326987 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.327014 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.327063 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.327092 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.327120 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.327156 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.327187 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.327220 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.327248 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.327278 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.327308 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.327337 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.327365 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.327365 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.327365 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.327566 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.327603 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.327635 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.327662 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.327693 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.327722 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.327748 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.327748 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.327748 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.327748 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.327892 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.327931 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.328000 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.328079 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.328143 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.328203 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.328269 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.334184 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.334184 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.334184 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.334184 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.334321 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.334359 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.334392 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.334437 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.334462 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.334490 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.334519 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.334549 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112362) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.334577 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.334605 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.334638 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.334667 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.334694 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.334721 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.334750 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.334777 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.334802 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112363) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.334829 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.334861 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112362) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.334888 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.334923 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.334950 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112362) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.334977 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.335001 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.335001 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.335058 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.335084 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.335116 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.335145 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112361) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.335172 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112363) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.335201 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.335229 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.335255 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112363) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.335282 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.335310 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.335337 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.335368 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.335368 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112361) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.335415 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.335442 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112361) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.335474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.335474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:53.335474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112360) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:53.335474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:53.335474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:53.335474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:53.335474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112360) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:53.335474 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112360) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:53.380314 np0000180465 devstack@c-api.service[112362]: INFO dbcounter [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Registered counter for database cinder Jun 16 01:09:53.382298 np0000180465 devstack@c-api.service[112361]: INFO dbcounter [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Registered counter for database cinder Jun 16 01:09:53.382740 np0000180465 devstack@c-api.service[112360]: INFO dbcounter [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Registered counter for database cinder Jun 16 01:09:53.382919 np0000180465 devstack@c-api.service[112363]: INFO dbcounter [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Registered counter for database cinder Jun 16 01:09:53.428737 np0000180465 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:53.430599 np0000180465 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe 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=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:53.435484 np0000180465 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:53.436992 np0000180465 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-5d0f13af-031b-4dca-80c0-487b87c391ba 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:53.544280 np0000180465 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writer thread running {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:53.544396 np0000180465 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writer thread running {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:53.546860 np0000180465 devstack@c-api.service[112361]: INFO cinder.rpc [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:53.546984 np0000180465 devstack@c-api.service[112360]: INFO cinder.rpc [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:53.549446 np0000180465 devstack@c-api.service[112360]: INFO cinder.rpc [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:53.549547 np0000180465 devstack@c-api.service[112361]: INFO cinder.rpc [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:53.551604 np0000180465 devstack@c-api.service[112360]: INFO cinder.rpc [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:53.551845 np0000180465 devstack@c-api.service[112361]: INFO cinder.rpc [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:53.553882 np0000180465 devstack@c-api.service[112360]: INFO cinder.rpc [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:53.554387 np0000180465 devstack@c-api.service[112361]: INFO cinder.rpc [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:53.555009 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.555526 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.559066 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.559653 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.569709 np0000180465 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writer thread running {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:53.572982 np0000180465 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writer thread running {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:53.573486 np0000180465 devstack@c-api.service[112363]: INFO cinder.rpc [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:53.575824 np0000180465 devstack@c-api.service[112362]: INFO cinder.rpc [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:53.576233 np0000180465 devstack@c-api.service[112363]: INFO cinder.rpc [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:53.578481 np0000180465 devstack@c-api.service[112363]: INFO cinder.rpc [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:53.579088 np0000180465 devstack@c-api.service[112362]: INFO cinder.rpc [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:53.580230 np0000180465 devstack@c-api.service[112363]: INFO cinder.rpc [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:53.581212 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.582227 np0000180465 devstack@c-api.service[112362]: INFO cinder.rpc [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:53.584864 np0000180465 devstack@c-api.service[112362]: INFO cinder.rpc [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:53.585220 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.586715 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.590586 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.596319 np0000180465 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe 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=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:53.598138 np0000180465 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:53.598699 np0000180465 devstack@c-api.service[112360]: INFO cinder.rpc [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:53.600523 np0000180465 devstack@c-api.service[112360]: INFO cinder.rpc [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:53.600702 np0000180465 devstack@c-api.service[112361]: INFO cinder.rpc [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:53.601408 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.602727 np0000180465 devstack@c-api.service[112361]: INFO cinder.rpc [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:53.603685 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.611605 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.614724 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.615169 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.617853 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.618389 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.621485 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.622939 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.625443 np0000180465 devstack@c-api.service[112363]: DEBUG oslo_db.sqlalchemy.engines [None req-5d0f13af-031b-4dca-80c0-487b87c391ba 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=112363) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:53.625898 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.626823 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.628516 np0000180465 devstack@c-api.service[112363]: INFO cinder.rpc [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:53.628796 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.629783 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.631111 np0000180465 devstack@c-api.service[112363]: INFO cinder.rpc [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:53.631895 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.632438 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.632604 np0000180465 devstack@c-api.service[112362]: DEBUG oslo_db.sqlalchemy.engines [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e 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=112362) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:53.632701 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.634703 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.636008 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.637563 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.638286 np0000180465 devstack@c-api.service[112362]: INFO cinder.rpc [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:53.638859 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.639287 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.641569 np0000180465 devstack@c-api.service[112362]: INFO cinder.rpc [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:53.641715 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.641938 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.642553 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.643170 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.645272 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.645793 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.648710 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.650248 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.651609 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.652023 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.653450 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.654221 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.654975 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.655653 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.656890 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.657105 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.657173 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.657474 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.658414 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.658599 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.659564 np0000180465 devstack@c-api.service[112360]: WARNING cinder.api.contrib.hosts [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:53.660017 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.660174 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.660250 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.660504 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.661414 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.661585 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.662557 np0000180465 devstack@c-api.service[112361]: WARNING cinder.api.contrib.hosts [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:53.662886 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.663340 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.663406 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.664013 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.664448 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.664859 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.665402 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: extensions {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.666619 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.666684 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: os-quota-class-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.667081 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.667964 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: scheduler-stats {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.668443 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.669077 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.669583 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: extensions {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.670020 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: os-quota-sets {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.670151 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.671237 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: os-quota-class-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.671467 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: backups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.672619 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: scheduler-stats {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.673023 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.673237 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.673471 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: os-snapshot-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.674059 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: os-quota-sets {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.674523 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.674861 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: consistencygroups {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.676175 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.676427 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: backups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.676843 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: extra_specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.677353 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.678390 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: os-hosts {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.678477 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: os-snapshot-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.679181 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.679689 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: os-volume-manage {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.679897 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: consistencygroups {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.681138 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: os-availability-zone {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.681934 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: extra_specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.682242 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.682432 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.682778 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.683492 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: os-hosts {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.683888 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: os-volume-transfer {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.684875 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: os-volume-manage {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.685282 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.685532 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: capabilities {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.686335 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: os-availability-zone {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.686541 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.686777 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: encryption {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.686944 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.687660 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.688307 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: os-volume-type-access {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.689219 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: os-volume-transfer {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.689310 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.689606 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.689887 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: cgsnapshots {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.690842 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: capabilities {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.690912 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.691286 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extended resource: qos-specs {{(pid=112360) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.692120 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: encryption {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.692568 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.693364 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.contrib.snapshot_actions [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] SnapshotActionsController initialized {{(pid=112360) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:53.693642 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: os-volume-type-access {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.694019 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.694132 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.695026 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.695293 np0000180465 devstack@c-api.service[112363]: WARNING cinder.api.contrib.hosts [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:53.695362 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: cgsnapshots {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.695437 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.696004 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.697018 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.697338 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extended resource: qos-specs {{(pid=112361) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.697575 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.698350 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.698805 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.698958 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.699538 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.contrib.snapshot_actions [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] SnapshotActionsController initialized {{(pid=112361) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:53.699715 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.700513 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.700582 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.701105 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.701146 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.701551 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: extensions {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.702060 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.702497 np0000180465 devstack@c-api.service[112360]: WARNING castellan.key_manager.migration [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.702537 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.703355 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension SnapshotActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.703460 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.703500 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.703596 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.703699 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension AdminActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.703815 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension AdminActions extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.703858 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.703927 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension AdminActions extending resource: backups {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.704131 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: os-quota-class-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.704595 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension VolumeActions extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.704722 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension TypesManage extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.704830 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension UsedLimits extending resource: limits {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.704872 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.704927 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.705028 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.705139 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.705225 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.705265 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension VolumeTypeAccess extending resource: types {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.705351 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.705462 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.705503 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: scheduler-stats {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.705564 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.v3.router [None req-37fd2fe3-1e8a-4540-ba8e-fbbc07feddbe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112360) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.706302 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.706392 np0000180465 devstack@c-api.service[112362]: WARNING cinder.api.contrib.hosts [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:53.706904 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: os-quota-sets {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.707096 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.707778 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.708418 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: backups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.708557 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.709350 np0000180465 devstack@c-api.service[112361]: WARNING castellan.key_manager.migration [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.709716 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.710260 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.710387 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.710533 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.710631 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension AdminActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.710721 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: os-snapshot-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.710826 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension AdminActions extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.710900 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension AdminActions extending resource: backups {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.711093 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension VolumeActions extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.711209 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension TypesManage extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.711281 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.711344 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension UsedLimits extending resource: limits {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.711442 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.711536 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.711639 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.711748 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.711868 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.711976 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.712134 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.v3.router [None req-c37ff6c4-4aa7-4422-bcc9-7af970cbb083 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112361) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.712200 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: consistencygroups {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.712265 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: extensions {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.713272 np0000180465 devstack@c-api.service[112360]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c1e52ca3668 pid: 112360 (default app) Jun 16 01:09:53.713550 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: os-quota-class-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.714168 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: extra_specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.714811 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: scheduler-stats {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.715773 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: os-hosts {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.716297 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: os-quota-sets {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.717312 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: os-volume-manage {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.717733 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: backups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.718728 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: os-availability-zone {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.720306 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.720369 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: os-snapshot-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.720903 np0000180465 devstack@c-api.service[112361]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c1e52ca3668 pid: 112361 (default app) Jun 16 01:09:53.721218 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.721218 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.721381 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.721381 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.721381 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.721381 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.721381 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.721614 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.721614 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.721614 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.721614 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.721614 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.721614 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.721875 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.721875 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.721875 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.721875 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.721875 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722105 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722105 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722105 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722105 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722287 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722287 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722287 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722287 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722465 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722465 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722465 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722465 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722465 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722682 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722682 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722682 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722682 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722682 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722869 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722869 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722869 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722869 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.722869 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.722869 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723155 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723155 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723155 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723155 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723155 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723155 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723429 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723429 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723429 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723429 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723429 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723429 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723691 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723691 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723691 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723691 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723862 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: consistencygroups {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.723901 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723901 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723901 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.723901 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.723901 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.724646 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.724646 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.724646 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.724646 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.724646 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.724860 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.724860 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.724860 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.724860 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.724860 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725097 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725097 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725097 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725210 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: os-volume-transfer {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.725262 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725262 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725262 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725262 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725262 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725262 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725493 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725493 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725493 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725493 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725753 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725753 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725753 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725753 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725923 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725923 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.725923 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.725923 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726118 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726118 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726118 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726118 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726287 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726287 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726287 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726287 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726287 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726501 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726501 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726501 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726501 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726501 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726697 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726697 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726697 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726697 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726869 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726869 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.726869 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.726869 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727034 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727034 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727034 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727034 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727214 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727214 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727214 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727214 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727381 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727381 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727381 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727381 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727546 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727546 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727546 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727546 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727546 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727546 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727795 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727795 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727795 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.727795 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.727795 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728100 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728100 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728100 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728100 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728100 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728100 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728100 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728404 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728404 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728404 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728404 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728404 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728404 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728649 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728649 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728649 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728649 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728649 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728649 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728899 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728899 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728899 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728899 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.728899 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.728899 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.729170 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.729170 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.729170 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.729170 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.729349 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.729349 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.729349 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.729349 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.729528 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.729528 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.729528 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.729528 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.729690 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.729690 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.729690 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:53.729690 np0000180465 devstack@c-api.service[112360]: warnings.warn(deprecated_msg) Jun 16 01:09:53.729861 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: capabilities {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.729898 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: extra_specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.729935 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [None req-e3493351-aae3-401d-9ca2-fe06eb00e1f6 None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:53.729971 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: encryption {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.730006 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: os-hosts {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.730006 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: os-volume-manage {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.730104 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: os-volume-type-access {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.730140 np0000180465 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 956 bytes} [Tue Jun 16 01:09:53 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:09:53.730180 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: os-availability-zone {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.730217 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: cgsnapshots {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.730257 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.730567 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extended resource: qos-specs {{(pid=112363) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.731493 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: os-volume-transfer {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.733101 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: capabilities {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.733466 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] SnapshotActionsController initialized {{(pid=112363) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:53.734341 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: encryption {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.734555 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.735900 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: os-volume-type-access {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.736341 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.737653 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: cgsnapshots {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.738184 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.739039 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extended resource: qos-specs {{(pid=112362) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:53.739655 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.741174 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.741222 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.contrib.snapshot_actions [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] SnapshotActionsController initialized {{(pid=112362) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:53.741989 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.742686 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.743409 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.744381 np0000180465 devstack@c-api.service[112363]: WARNING castellan.key_manager.migration [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.744793 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.745303 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension SnapshotActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.745428 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.745735 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.745844 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension AdminActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.745977 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension AdminActions extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.746105 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.746166 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension AdminActions extending resource: backups {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.746294 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension VolumeActions extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.746426 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension TypesManage extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.746549 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension UsedLimits extending resource: limits {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.746660 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.746758 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.746863 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.746967 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension VolumeTypeAccess extending resource: types {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.747116 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.747217 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.747327 np0000180465 devstack@c-api.service[112363]: DEBUG cinder.api.v3.router [None req-5d0f13af-031b-4dca-80c0-487b87c391ba None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112363) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.747482 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.748922 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.750317 np0000180465 devstack@c-api.service[112362]: WARNING castellan.key_manager.migration [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:53.751159 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.751278 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.751478 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.751586 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension AdminActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.751703 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension AdminActions extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.751835 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension AdminActions extending resource: backups {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.751937 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension VolumeActions extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.752129 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension TypesManage extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.752203 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension UsedLimits extending resource: limits {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.752303 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.752400 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.752499 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.752600 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.752722 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.752835 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.752935 np0000180465 devstack@c-api.service[112362]: DEBUG cinder.api.v3.router [None req-05fefae6-0eab-4b3b-a02d-8e4e80928f6e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112362) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:53.756419 np0000180465 devstack@c-api.service[112363]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c1e52ca3668 pid: 112363 (default app) Jun 16 01:09:53.761143 np0000180465 devstack@c-api.service[112362]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7c1e52ca3668 pid: 112362 (default app) Jun 16 01:10:01.184934 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.184934 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.184934 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.184934 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.185583 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.185583 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.185583 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.185583 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.185737 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.185737 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.185737 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.185737 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.185737 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.185737 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.185966 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.185966 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.185966 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.185966 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.185966 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.186423 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.186423 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.186423 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.186423 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.186423 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.186800 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.186800 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.186800 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.186800 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.186961 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.186961 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.186961 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.186961 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.186961 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187165 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187165 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187165 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187165 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187165 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187358 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187358 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187358 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187358 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187358 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187358 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187570 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187570 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187570 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187570 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187570 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187570 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187806 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187806 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187806 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187806 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.187806 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.187806 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188017 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188017 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188017 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188017 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188017 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188230 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188230 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188230 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188230 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188230 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188469 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188469 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188469 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188469 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188469 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188469 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188695 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188695 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188695 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188695 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.188695 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.188695 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189069 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189069 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189069 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189069 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189069 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189333 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189333 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189333 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189333 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189333 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189572 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189572 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189572 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189572 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189794 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189794 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189794 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189794 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189986 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189986 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189986 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.189986 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.189986 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190239 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190239 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190239 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190239 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190239 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190435 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190435 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190435 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190435 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190589 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190589 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190589 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190589 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190754 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190754 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190754 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190754 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190913 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190913 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.190913 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.190913 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191084 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191084 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191084 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191084 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191248 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191248 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191248 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191248 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191248 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191458 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191458 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191458 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191458 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191458 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191458 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191673 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191673 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191673 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191673 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191673 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191856 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191856 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191856 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191856 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.191856 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.191856 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192095 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192095 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192095 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192095 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192095 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192095 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192324 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192324 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192324 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192324 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192324 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192324 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192538 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192538 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192538 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192538 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192538 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192538 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192767 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192767 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192767 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192767 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192917 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192917 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192917 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.192917 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.192917 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.193147 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.193147 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.193147 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.193147 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:10:01.193147 np0000180465 devstack@c-api.service[112361]: warnings.warn(deprecated_msg) Jun 16 01:10:01.193147 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.middleware.request_id [None req-6c545ed3-0031-446f-9b4f-a2865eede138 None None] RequestId filter calling following filter/app {{(pid=112361) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:10:01.702182 np0000180465 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-6c545ed3-0031-446f-9b4f-a2865eede138 admin admin] POST https://199.204.45.115/volume/v3/types Jun 16 01:10:01.702761 np0000180465 devstack@c-api.service[112361]: DEBUG cinder.api.openstack.wsgi [None req-6c545ed3-0031-446f-9b4f-a2865eede138 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112361) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:10:01.704499 np0000180465 devstack@c-api.service[112361]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:10:01.704499 np0000180465 devstack@c-api.service[112361]: warnings.warn( Jun 16 01:10:01.747690 np0000180465 devstack@c-api.service[112361]: DEBUG oslo_db.sqlalchemy.engines [None req-6c545ed3-0031-446f-9b4f-a2865eede138 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=112361) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:10:01.781950 np0000180465 devstack@c-api.service[112361]: INFO cinder.api.openstack.wsgi [None req-6c545ed3-0031-446f-9b4f-a2865eede138 admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 Jun 16 01:10:01.782821 np0000180465 devstack@c-api.service[112361]: [pid: 112361|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Tue Jun 16 01:10:01 2026] POST /volume/v3/types => generated 186 bytes in 613 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:10:01.797208 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.middleware.request_id [req-6c545ed3-0031-446f-9b4f-a2865eede138 req-688f5e81-6321-4a68-bb7e-96a1baf2200d None None] RequestId filter calling following filter/app {{(pid=112360) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:10:02.130086 np0000180465 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [req-6c545ed3-0031-446f-9b4f-a2865eede138 req-688f5e81-6321-4a68-bb7e-96a1baf2200d admin admin] POST https://199.204.45.115/volume/v3/types/63a8b032-8514-4c58-b412-a91b6f5b54c4/extra_specs Jun 16 01:10:02.130086 np0000180465 devstack@c-api.service[112360]: DEBUG cinder.api.openstack.wsgi [req-6c545ed3-0031-446f-9b4f-a2865eede138 req-688f5e81-6321-4a68-bb7e-96a1baf2200d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112360) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:10:02.131943 np0000180465 devstack@c-api.service[112360]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:10:02.131943 np0000180465 devstack@c-api.service[112360]: warnings.warn( Jun 16 01:10:02.176553 np0000180465 devstack@c-api.service[112360]: DEBUG oslo_db.sqlalchemy.engines [req-6c545ed3-0031-446f-9b4f-a2865eede138 req-688f5e81-6321-4a68-bb7e-96a1baf2200d 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=112360) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:10:02.242898 np0000180465 devstack@c-api.service[112360]: INFO cinder.api.openstack.wsgi [req-6c545ed3-0031-446f-9b4f-a2865eede138 req-688f5e81-6321-4a68-bb7e-96a1baf2200d admin admin] https://199.204.45.115/volume/v3/types/63a8b032-8514-4c58-b412-a91b6f5b54c4/extra_specs returned with HTTP 200 Jun 16 01:10:02.243379 np0000180465 devstack@c-api.service[112360]: [pid: 112360|app: 0|req: 2/3] 199.204.45.115 () {70 vars in 1505 bytes} [Tue Jun 16 01:10:01 2026] POST /volume/v3/types/63a8b032-8514-4c58-b412-a91b6f5b54c4/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:10:03.630504 np0000180465 devstack@c-api.service[112363]: DEBUG dbcounter [-] [112363] Writing DB stats cinder:SELECT=6 {{(pid=112363) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:10:03.641333 np0000180465 devstack@c-api.service[112362]: DEBUG dbcounter [-] [112362] Writing DB stats cinder:SELECT=6 {{(pid=112362) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:10:11.777732 np0000180465 devstack@c-api.service[112361]: DEBUG dbcounter [-] [112361] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112361) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:10:12.241777 np0000180465 devstack@c-api.service[112360]: DEBUG dbcounter [-] [112360] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112360) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}