Jun 10 13:14:58.665640 np0000179603 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 13:14:58.677094 np0000179603 devstack@c-api.service[112821]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 13:14:58 2026] *** Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: nodename: np0000179603 Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: machine: x86_64 Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: clock source: unix Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: pcre jit disabled Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: detected number of CPU cores: 16 Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: current working directory: / Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: detected binary path: /usr/bin/uwsgi-core Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: your processes number limit is 256917 Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: your memory page size is 4096 bytes Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: detected max file descriptor number: 2048 Jun 10 13:14:58.680142 np0000179603 devstack@c-api.service[112821]: lock engine: pthread robust mutexes Jun 10 13:14:58.680928 np0000179603 devstack@c-api.service[112821]: thunder lock: enabled Jun 10 13:14:58.680928 np0000179603 devstack@c-api.service[112821]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 13:14:58.680928 np0000179603 devstack@c-api.service[112821]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 13:14:58.680928 np0000179603 devstack@c-api.service[112821]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 13:14:58.680928 np0000179603 devstack@c-api.service[112821]: Set PythonHome to /opt/stack/data/venv Jun 10 13:14:58.718916 np0000179603 devstack@c-api.service[112821]: Python main interpreter initialized at 0x7a5c64ea3668 Jun 10 13:14:58.718916 np0000179603 devstack@c-api.service[112821]: python threads support enabled Jun 10 13:14:58.718916 np0000179603 devstack@c-api.service[112821]: your server socket listen backlog is limited to 100 connections Jun 10 13:14:58.718916 np0000179603 devstack@c-api.service[112821]: your mercy for graceful operations on workers is 80 seconds Jun 10 13:14:58.719560 np0000179603 devstack@c-api.service[112821]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 13:14:58.719727 np0000179603 devstack@c-api.service[112821]: *** Operational MODE: preforking *** Jun 10 13:14:58.719966 np0000179603 devstack@c-api.service[112821]: *** uWSGI is running in multiple interpreter mode *** Jun 10 13:14:58.719966 np0000179603 devstack@c-api.service[112821]: spawned uWSGI master process (pid: 112821) Jun 10 13:14:58.720143 np0000179603 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 13:14:58.721096 np0000179603 devstack@c-api.service[112821]: spawned uWSGI worker 1 (pid: 112830, cores: 1) Jun 10 13:14:58.722420 np0000179603 devstack@c-api.service[112821]: spawned uWSGI worker 2 (pid: 112831, cores: 1) Jun 10 13:14:58.722420 np0000179603 devstack@c-api.service[112821]: spawned uWSGI worker 3 (pid: 112832, cores: 1) Jun 10 13:14:58.722730 np0000179603 devstack@c-api.service[112821]: spawned uWSGI worker 4 (pid: 112833, cores: 1) Jun 10 13:14:58.722804 np0000179603 devstack@c-api.service[112821]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 13:14:58.858760 np0000179603 devstack@c-api.service[112831]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 13:14:58.858760 np0000179603 devstack@c-api.service[112831]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 13:14:58.858760 np0000179603 devstack@c-api.service[112831]: we strongly recommend against using it for new projects. Jun 10 13:14:58.858760 np0000179603 devstack@c-api.service[112831]: If you are already using Eventlet, we recommend migrating to a different Jun 10 13:14:58.858760 np0000179603 devstack@c-api.service[112831]: framework. For more detail see Jun 10 13:14:58.858760 np0000179603 devstack@c-api.service[112831]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 13:14:58.858760 np0000179603 devstack@c-api.service[112831]: import eventlet # noqa Jun 10 13:14:58.871709 np0000179603 devstack@c-api.service[112832]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 13:14:58.871709 np0000179603 devstack@c-api.service[112832]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 13:14:58.871709 np0000179603 devstack@c-api.service[112832]: we strongly recommend against using it for new projects. Jun 10 13:14:58.871709 np0000179603 devstack@c-api.service[112832]: If you are already using Eventlet, we recommend migrating to a different Jun 10 13:14:58.871709 np0000179603 devstack@c-api.service[112832]: framework. For more detail see Jun 10 13:14:58.871709 np0000179603 devstack@c-api.service[112832]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 13:14:58.871709 np0000179603 devstack@c-api.service[112832]: import eventlet # noqa Jun 10 13:14:58.872519 np0000179603 devstack@c-api.service[112830]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 13:14:58.872519 np0000179603 devstack@c-api.service[112830]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 13:14:58.872519 np0000179603 devstack@c-api.service[112830]: we strongly recommend against using it for new projects. Jun 10 13:14:58.872519 np0000179603 devstack@c-api.service[112830]: If you are already using Eventlet, we recommend migrating to a different Jun 10 13:14:58.872519 np0000179603 devstack@c-api.service[112830]: framework. For more detail see Jun 10 13:14:58.872519 np0000179603 devstack@c-api.service[112830]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 13:14:58.872519 np0000179603 devstack@c-api.service[112830]: import eventlet # noqa Jun 10 13:14:58.895802 np0000179603 devstack@c-api.service[112833]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 13:14:58.895802 np0000179603 devstack@c-api.service[112833]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 13:14:58.895802 np0000179603 devstack@c-api.service[112833]: we strongly recommend against using it for new projects. Jun 10 13:14:58.895802 np0000179603 devstack@c-api.service[112833]: If you are already using Eventlet, we recommend migrating to a different Jun 10 13:14:58.895802 np0000179603 devstack@c-api.service[112833]: framework. For more detail see Jun 10 13:14:58.895802 np0000179603 devstack@c-api.service[112833]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 13:14:58.895802 np0000179603 devstack@c-api.service[112833]: import eventlet # noqa Jun 10 13:14:58.950915 np0000179603 devstack@c-api.service[112831]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 13:14:58.950915 np0000179603 devstack@c-api.service[112831]: warnings.warn( Jun 10 13:14:58.961712 np0000179603 devstack@c-api.service[112830]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 13:14:58.961712 np0000179603 devstack@c-api.service[112830]: warnings.warn( Jun 10 13:14:58.964437 np0000179603 devstack@c-api.service[112832]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 13:14:58.964437 np0000179603 devstack@c-api.service[112832]: warnings.warn( Jun 10 13:14:59.004954 np0000179603 devstack@c-api.service[112833]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 13:14:59.004954 np0000179603 devstack@c-api.service[112833]: warnings.warn( Jun 10 13:14:59.027632 np0000179603 devstack@c-api.service[112831]: /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 10 13:14:59.027632 np0000179603 devstack@c-api.service[112831]: from cgi import parse_header Jun 10 13:14:59.047437 np0000179603 devstack@c-api.service[112832]: /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 10 13:14:59.047437 np0000179603 devstack@c-api.service[112832]: from cgi import parse_header Jun 10 13:14:59.048476 np0000179603 devstack@c-api.service[112830]: /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 10 13:14:59.048476 np0000179603 devstack@c-api.service[112830]: from cgi import parse_header Jun 10 13:14:59.077463 np0000179603 devstack@c-api.service[112831]: /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 10 13:14:59.077463 np0000179603 devstack@c-api.service[112831]: removals.removed_module( Jun 10 13:14:59.078992 np0000179603 devstack@c-api.service[112831]: /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 10 13:14:59.078992 np0000179603 devstack@c-api.service[112831]: removals.removed_module( Jun 10 13:14:59.084677 np0000179603 devstack@c-api.service[112833]: /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 10 13:14:59.084677 np0000179603 devstack@c-api.service[112833]: from cgi import parse_header Jun 10 13:14:59.098877 np0000179603 devstack@c-api.service[112832]: /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 10 13:14:59.098877 np0000179603 devstack@c-api.service[112832]: removals.removed_module( Jun 10 13:14:59.100799 np0000179603 devstack@c-api.service[112832]: /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 10 13:14:59.100799 np0000179603 devstack@c-api.service[112832]: removals.removed_module( Jun 10 13:14:59.103880 np0000179603 devstack@c-api.service[112830]: /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 10 13:14:59.103880 np0000179603 devstack@c-api.service[112830]: removals.removed_module( Jun 10 13:14:59.106048 np0000179603 devstack@c-api.service[112830]: /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 10 13:14:59.106048 np0000179603 devstack@c-api.service[112830]: removals.removed_module( Jun 10 13:14:59.136922 np0000179603 devstack@c-api.service[112833]: /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 10 13:14:59.136922 np0000179603 devstack@c-api.service[112833]: removals.removed_module( Jun 10 13:14:59.139118 np0000179603 devstack@c-api.service[112833]: /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 10 13:14:59.139118 np0000179603 devstack@c-api.service[112833]: removals.removed_module( Jun 10 13:14:59.735228 np0000179603 devstack@c-api.service[112831]: /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 10 13:14:59.735228 np0000179603 devstack@c-api.service[112831]: warnings.warn( Jun 10 13:14:59.735884 np0000179603 devstack@c-api.service[112832]: /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 10 13:14:59.735884 np0000179603 devstack@c-api.service[112832]: warnings.warn( Jun 10 13:14:59.779422 np0000179603 devstack@c-api.service[112833]: /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 10 13:14:59.779422 np0000179603 devstack@c-api.service[112833]: warnings.warn( Jun 10 13:14:59.790814 np0000179603 devstack@c-api.service[112830]: /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 10 13:14:59.790814 np0000179603 devstack@c-api.service[112830]: warnings.warn( Jun 10 13:14:59.840730 np0000179603 devstack@c-api.service[112832]: /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 10 13:14:59.840730 np0000179603 devstack@c-api.service[112832]: warnings.warn( Jun 10 13:14:59.853380 np0000179603 devstack@c-api.service[112831]: /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 10 13:14:59.853380 np0000179603 devstack@c-api.service[112831]: warnings.warn( Jun 10 13:14:59.885794 np0000179603 devstack@c-api.service[112833]: /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 10 13:14:59.885794 np0000179603 devstack@c-api.service[112833]: warnings.warn( Jun 10 13:14:59.901948 np0000179603 devstack@c-api.service[112830]: /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 10 13:14:59.901948 np0000179603 devstack@c-api.service[112830]: warnings.warn( Jun 10 13:15:00.166657 np0000179603 devstack@c-api.service[112831]: 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 10 13:15:00.167206 np0000179603 devstack@c-api.service[112831]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112831) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 13:15:00.176327 np0000179603 devstack@c-api.service[112833]: 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 10 13:15:00.176867 np0000179603 devstack@c-api.service[112833]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112833) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 13:15:00.182527 np0000179603 devstack@c-api.service[112832]: 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 10 13:15:00.182826 np0000179603 devstack@c-api.service[112832]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112832) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 13:15:00.204746 np0000179603 devstack@c-api.service[112830]: 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 10 13:15:00.204982 np0000179603 devstack@c-api.service[112830]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112830) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 13:15:00.253582 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:00.253582 np0000179603 devstack@c-api.service[112833]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 13:15:00.254794 np0000179603 devstack@c-api.service[112831]: /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 10 13:15:00.254794 np0000179603 devstack@c-api.service[112831]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 13:15:00.261086 np0000179603 devstack@c-api.service[112832]: /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 10 13:15:00.261086 np0000179603 devstack@c-api.service[112832]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 13:15:00.270390 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:00.270390 np0000179603 devstack@c-api.service[112830]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 13:15:00.743835 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112832) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 13:15:00.744216 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.744369 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.744454 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112833) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 13:15:00.744524 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112831) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 13:15:00.744582 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.744634 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112830) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 13:15:00.744709 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.744773 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.744935 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.745002 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.745065 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.745119 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.745172 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.745172 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.745305 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.745392 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.745447 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.745447 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.745550 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.745602 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.745652 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.745704 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.745757 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.745810 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.745880 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.745941 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.745941 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.745941 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.746072 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.746132 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.746191 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.746241 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.746334 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.746424 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.746537 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.746595 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.746655 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.746707 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.746757 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.746811 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.746862 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.746915 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.746967 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.747454 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.747534 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.747594 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.747652 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.747737 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.747737 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.747854 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.747914 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.747976 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.748053 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.748116 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.748116 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.748243 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.748330 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.748405 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.748464 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.748535 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.748535 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.748535 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.748535 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.748535 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.749371 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.749449 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.749511 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.749571 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.749651 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.749720 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.749813 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.749888 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.749986 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.750097 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.750171 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.750238 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.750360 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.750438 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.750658 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.750741 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.750804 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.750881 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.750945 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.751004 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.751077 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.751195 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.751195 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.751324 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.751377 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.751424 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.751424 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.751424 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.751770 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.751770 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.751770 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.751770 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.751770 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.752174 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.752174 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.752522 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.752594 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.752670 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.752724 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.752776 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.752829 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.752886 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.752939 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.752983 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.753023 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.753064 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.753108 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.753108 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.753180 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.753232 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.753352 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.753352 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.753352 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.753352 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.753352 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.753352 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.753668 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.753719 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.753765 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.753765 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.753848 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.753906 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.753950 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.753996 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.754039 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.754081 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.754123 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.754165 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.754206 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.754291 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.754291 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.754291 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.754446 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.754494 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.754567 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.754617 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.754617 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.754617 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.754617 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.754798 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.754846 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.754846 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.754925 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.755078 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.755415 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.755484 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.755530 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.755572 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.755730 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.755775 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.755830 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.755953 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.756000 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.756049 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.756091 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.756134 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.756176 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.756218 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.756294 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.756339 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.756339 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.756470 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.756516 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.756558 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.756558 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.756645 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.756689 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.756689 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.756689 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.756689 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.756850 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.756850 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.757149 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.757199 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.757283 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.757328 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.757384 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.757449 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.757496 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.757539 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.757580 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.757621 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.757665 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.757665 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.757665 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.757792 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.757908 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.758031 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.758142 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.758238 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.758361 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.758420 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.758463 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.758463 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.758594 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.758643 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.758712 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.758756 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.758805 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.758907 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.759503 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.759623 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.759739 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.759857 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.759967 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.760082 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.760211 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.762976 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.763035 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.763080 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.763140 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.763183 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.763234 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.763294 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.763338 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.763338 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.763446 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.763488 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.763531 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.763572 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.763622 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.763663 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.763663 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.763663 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.763803 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.763803 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.763803 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.763930 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.765535 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.765608 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.765657 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.765725 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.765764 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.765799 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.765830 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.765868 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.765908 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.765945 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.765977 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.766012 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.766048 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.766078 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.766110 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.766145 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.766176 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.766206 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.766206 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.766280 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.766313 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.766572 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.766702 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.766826 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.766930 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.767045 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.767160 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.767304 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.767923 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.768044 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.768160 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.768204 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.768237 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.768281 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.768321 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.768361 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.768396 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.768427 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.768454 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.768485 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.768525 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.768568 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.768599 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.768630 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.768661 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.768661 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.768807 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.768920 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.768960 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.769008 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.769073 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.769116 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.769154 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.769190 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.769249 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.769331 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.769374 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.769445 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.769507 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.769546 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.769579 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.769617 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.769654 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.769690 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.769721 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.769756 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.769791 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.769823 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.769855 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.769891 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.769926 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.769966 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.770002 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.770033 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.770058 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.770098 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.770098 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.770535 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.770685 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.770798 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.770911 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.770962 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.771032 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.771074 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.771106 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.771143 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.771175 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.771208 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.771244 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.771300 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.771342 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.771374 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.771410 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.771437 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.771464 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.771493 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.771519 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.771569 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.771840 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.771906 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.771963 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.772032 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.772089 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.772148 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.772223 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.772713 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.772781 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.772837 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.772905 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.772961 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.773022 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.773097 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.773986 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.774038 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.774107 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.774172 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.774228 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.774309 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.774386 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.776097 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.776153 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.776225 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.776287 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.776324 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.776369 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.776405 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.776446 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.776512 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.776556 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.776605 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.776651 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.776692 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.776734 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.776772 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.776818 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.776818 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.776886 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.776886 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.776957 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.776998 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.778432 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.778585 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.778695 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.778742 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.778742 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.778834 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.778873 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.778910 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.778951 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.778995 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.779032 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.779069 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.779106 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.779142 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.779185 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.779223 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.779281 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.779333 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.779369 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.779411 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.779459 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.779502 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.779540 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.779577 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.779610 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.779654 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.779689 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.779729 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.779764 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.779818 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.779859 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.779893 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.779933 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.779978 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.780019 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.780061 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.780102 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.780141 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.780301 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.780352 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.780387 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.780421 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.780421 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.780510 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.780569 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.780623 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.780673 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.780719 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.780781 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.780819 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.780860 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.780899 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.780899 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.780966 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.781007 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.781007 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.781007 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.781007 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.781007 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.781007 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.781007 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.781007 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.781007 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.782149 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.782201 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.782326 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.782375 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.782430 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.782481 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.782542 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.782597 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.782641 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.782676 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.782722 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.782767 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.782807 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.782918 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.783154 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.783250 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.783414 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.783514 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.783602 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.783686 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.783781 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.783995 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.784067 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.784124 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.784175 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.784213 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.784248 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.784304 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.784357 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.784394 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.784435 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.784476 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.784516 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.784552 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.784601 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.784643 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.784684 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.784725 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.784760 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.784802 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.784846 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.784887 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.784928 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.784968 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.785005 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.785058 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.785099 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.785153 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.785216 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.785278 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.785321 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.785373 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.785414 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.785462 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.785503 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.785543 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.785591 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.785630 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.785671 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.785710 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.785756 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.785798 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.785843 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.785882 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.785922 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.785963 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.786011 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.786051 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.786094 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.786134 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.786179 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.786222 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.786281 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.786322 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.786362 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.786411 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.786461 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.786501 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.786581 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.786619 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.786719 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.786842 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.786883 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.786920 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.790469 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.790583 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.790631 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.790678 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.790721 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.790762 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.790803 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.790843 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.790880 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.790920 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.790982 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.791049 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.791104 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.791154 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.791230 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.791306 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.791355 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.791395 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.791512 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.791561 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.791647 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.791719 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.791817 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.792109 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.792184 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.792253 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.792329 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.792371 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.794495 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.794613 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.794660 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.794701 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.794745 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.794792 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.794836 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.794879 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.794921 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.794962 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.795003 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.795052 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.795093 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.795139 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.795186 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.795235 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.795311 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.795381 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.795435 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.795487 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.795536 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.795584 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.795630 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.795670 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.795716 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.795756 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.795795 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.795835 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.795875 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.795875 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.795942 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.795988 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.796035 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.796078 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.796118 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.796118 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.796222 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.796222 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.796222 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.796222 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.796375 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.796508 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.796508 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.796579 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.796619 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.796664 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.796702 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.796742 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.796781 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.796821 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.796861 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.796861 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.796928 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.796968 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.797015 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.797015 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.797902 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.797974 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.798012 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.798105 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.798159 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.798208 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.798250 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.798305 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.798346 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.798384 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.798425 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.798479 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.798521 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.798610 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.798662 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.798700 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.798744 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.798791 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.798840 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.798881 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.798918 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.798963 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.799003 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.799051 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.799092 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.799135 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.799178 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.799219 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.799255 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.799328 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.799328 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.799411 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.799459 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.799502 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.799567 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.799609 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.799650 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.799697 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.799733 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.799768 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.799808 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.799847 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.799892 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.799938 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.799978 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.800016 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.800056 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.800100 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.800162 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.800218 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.800279 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.800322 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.800322 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.800322 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.800322 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.800322 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.809979 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.810065 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.810168 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.810351 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.810487 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.810591 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.810660 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.810740 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.810804 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.810875 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.810938 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.811137 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.811222 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.811312 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.811368 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.811421 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.811474 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.811547 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.811604 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.811665 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.811736 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.811801 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.811869 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.811949 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.812024 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.812080 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.812142 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.812201 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.812479 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.812544 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.812608 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.812690 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.812755 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.812823 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.812885 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.812946 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.813020 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.813095 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.813160 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.813220 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.813327 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.813403 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.813464 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.813536 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.813607 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.813687 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.813757 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.813817 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.813887 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.813948 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.814014 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.814085 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.814169 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.814255 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.814362 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.814435 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.814496 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.814584 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.814748 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.815058 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.815409 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.815484 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.815558 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.815633 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.815695 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.815757 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.815825 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.815825 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.815825 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.815825 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.816041 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.816117 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.816189 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.816462 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.816537 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.816590 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.816650 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.816720 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.816788 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.816849 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.816926 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.816989 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.817048 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.817112 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.817171 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.817240 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.817329 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.817388 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.817447 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.817507 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.817587 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.817650 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.817715 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.817784 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.817845 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.817912 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.817981 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.817981 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.818109 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.818109 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.818296 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.818391 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.818391 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.818508 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.818508 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.818670 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.818746 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.818746 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.818864 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.818943 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.818943 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.819064 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.819111 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.819111 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.819111 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.819111 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.819111 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.819237 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.819296 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.819331 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.819359 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.819389 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.819426 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.819451 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.819479 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.819504 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.819532 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.819562 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.819590 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.819614 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.819640 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.819669 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.819694 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.819720 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.819751 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.819778 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.819805 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.819840 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.819872 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.819906 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.819937 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.819967 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.819995 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.820026 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.820053 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.820086 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.820123 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.820155 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.820184 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.820216 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.820245 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.820292 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.820319 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.820355 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.820384 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.820411 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.820448 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.820484 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.820511 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.820543 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.820569 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.820601 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.820628 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.820657 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.820685 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.820724 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.820755 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.820755 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.820804 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.820804 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.820852 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.820878 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.820903 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.820927 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.820957 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.820988 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.821014 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.821041 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.821071 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.821099 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.821127 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.821158 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.821187 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.821218 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.821242 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.821289 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.821321 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.821321 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.821321 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.822661 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.822705 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.822789 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.822826 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.822826 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.822901 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.822933 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.822965 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.822995 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.823027 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.823061 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.823104 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.823104 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.823169 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.824417 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.824465 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.824500 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.824534 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.824579 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.824612 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.824641 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.824672 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.824704 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.824735 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.824765 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.824805 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.824836 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.824925 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.825322 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.825378 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.825445 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.825501 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.825558 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.825618 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.825690 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 13:15:00.829509 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112833) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.829591 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.829591 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.829663 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.829717 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112833) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.829767 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112833) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.829947 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112831) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.829998 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.830045 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112832) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.830101 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.830149 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.830196 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.830234 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.830290 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112831) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.830330 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.830386 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112831) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.830434 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112832) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.830434 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112832) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.831200 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112830) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 13:15:00.831309 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 13:15:00.831391 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 13:15:00.831508 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 13:15:00.831568 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112830) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 13:15:00.831666 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112830) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 13:15:00.878555 np0000179603 devstack@c-api.service[112833]: INFO dbcounter [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Registered counter for database cinder Jun 10 13:15:00.879482 np0000179603 devstack@c-api.service[112832]: INFO dbcounter [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Registered counter for database cinder Jun 10 13:15:00.880476 np0000179603 devstack@c-api.service[112830]: INFO dbcounter [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Registered counter for database cinder Jun 10 13:15:00.881666 np0000179603 devstack@c-api.service[112831]: INFO dbcounter [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Registered counter for database cinder Jun 10 13:15:00.927303 np0000179603 devstack@c-api.service[112833]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 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=112833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:00.933046 np0000179603 devstack@c-api.service[112832]: DEBUG oslo_db.sqlalchemy.engines [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f 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=112832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:00.937250 np0000179603 devstack@c-api.service[112830]: DEBUG oslo_db.sqlalchemy.engines [None req-73db9740-4e79-4441-bca6-da621d600071 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=112830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:00.940821 np0000179603 devstack@c-api.service[112831]: DEBUG oslo_db.sqlalchemy.engines [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc 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=112831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:01.044157 np0000179603 devstack@c-api.service[112833]: DEBUG dbcounter [-] [112833] Writer thread running {{(pid=112833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:01.046921 np0000179603 devstack@c-api.service[112833]: INFO cinder.rpc [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 13:15:01.049958 np0000179603 devstack@c-api.service[112833]: INFO cinder.rpc [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 13:15:01.052684 np0000179603 devstack@c-api.service[112833]: INFO cinder.rpc [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 13:15:01.055215 np0000179603 devstack@c-api.service[112833]: INFO cinder.rpc [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 13:15:01.055546 np0000179603 devstack@c-api.service[112832]: DEBUG dbcounter [-] [112832] Writer thread running {{(pid=112832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:01.056038 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.058348 np0000179603 devstack@c-api.service[112832]: INFO cinder.rpc [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 13:15:01.059367 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.059951 np0000179603 devstack@c-api.service[112830]: DEBUG dbcounter [-] [112830] Writer thread running {{(pid=112830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:01.061074 np0000179603 devstack@c-api.service[112832]: INFO cinder.rpc [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 13:15:01.063591 np0000179603 devstack@c-api.service[112832]: INFO cinder.rpc [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 13:15:01.063830 np0000179603 devstack@c-api.service[112830]: INFO cinder.rpc [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 13:15:01.065882 np0000179603 devstack@c-api.service[112831]: DEBUG dbcounter [-] [112831] Writer thread running {{(pid=112831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 13:15:01.065984 np0000179603 devstack@c-api.service[112832]: INFO cinder.rpc [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 13:15:01.066712 np0000179603 devstack@c-api.service[112830]: INFO cinder.rpc [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 13:15:01.067306 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.069632 np0000179603 devstack@c-api.service[112831]: INFO cinder.rpc [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 13:15:01.069750 np0000179603 devstack@c-api.service[112830]: INFO cinder.rpc [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 13:15:01.071842 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.072585 np0000179603 devstack@c-api.service[112830]: INFO cinder.rpc [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 13:15:01.072742 np0000179603 devstack@c-api.service[112831]: INFO cinder.rpc [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 13:15:01.073784 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.075802 np0000179603 devstack@c-api.service[112831]: INFO cinder.rpc [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 13:15:01.078406 np0000179603 devstack@c-api.service[112831]: INFO cinder.rpc [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 13:15:01.078604 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.079564 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.084048 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.097086 np0000179603 devstack@c-api.service[112833]: DEBUG oslo_db.sqlalchemy.engines [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 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=112833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:01.099072 np0000179603 devstack@c-api.service[112833]: INFO cinder.rpc [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 13:15:01.101437 np0000179603 devstack@c-api.service[112833]: INFO cinder.rpc [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 13:15:01.102575 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.111035 np0000179603 devstack@c-api.service[112832]: DEBUG oslo_db.sqlalchemy.engines [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f 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=112832) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:01.113932 np0000179603 devstack@c-api.service[112832]: INFO cinder.rpc [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 13:15:01.115233 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.116498 np0000179603 devstack@c-api.service[112832]: INFO cinder.rpc [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 13:15:01.117708 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.119079 np0000179603 devstack@c-api.service[112830]: DEBUG oslo_db.sqlalchemy.engines [None req-73db9740-4e79-4441-bca6-da621d600071 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=112830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:01.119631 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.122756 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.122935 np0000179603 devstack@c-api.service[112830]: INFO cinder.rpc [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 13:15:01.126425 np0000179603 devstack@c-api.service[112830]: INFO cinder.rpc [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 13:15:01.127086 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.127864 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.130027 np0000179603 devstack@c-api.service[112831]: DEBUG oslo_db.sqlalchemy.engines [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc 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=112831) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:01.130473 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.133481 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.133805 np0000179603 devstack@c-api.service[112831]: INFO cinder.rpc [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 13:15:01.136738 np0000179603 devstack@c-api.service[112831]: INFO cinder.rpc [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 13:15:01.136860 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.137247 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.138185 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.138683 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.139776 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.141651 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.141908 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.143002 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.144514 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.145199 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.146336 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.147238 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.150513 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.151205 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.151636 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.152913 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.153431 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.154563 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.154660 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.156293 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.156565 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.157801 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.158145 np0000179603 devstack@c-api.service[112833]: WARNING cinder.api.contrib.hosts [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 13:15:01.158878 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.159224 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.159669 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.160354 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.160984 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.161768 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.162471 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.163286 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.163804 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.163901 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.164646 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.165368 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.166010 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.166850 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.166929 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.167226 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.167887 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.168406 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.168805 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.169526 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.169819 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: extensions {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.170281 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.171164 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.171863 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: encryption {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.173508 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: capabilities {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.173686 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.174801 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: os-quota-class-sets {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.175090 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.176125 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: os-volume-type-access {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.176297 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.177121 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.177786 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: extra_specs {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.178472 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.179419 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: os-hosts {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.179577 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.180370 np0000179603 devstack@c-api.service[112830]: WARNING cinder.api.contrib.hosts [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 13:15:01.180548 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.180770 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: os-availability-zone {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.181095 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.181217 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.182163 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: consistencygroups {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.182466 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.182587 np0000179603 devstack@c-api.service[112832]: WARNING cinder.api.contrib.hosts [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 13:15:01.183304 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.183929 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.184087 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.184757 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.184851 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: cgsnapshots {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.185395 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.186209 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.186710 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.186985 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: os-snapshot-manage {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.187759 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.188136 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.189055 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: os-volume-manage {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.189158 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.189574 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.189859 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.190500 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.190912 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.191305 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: backups {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.191929 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: extensions {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.192001 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.193351 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: encryption {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.193495 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.193683 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: encryption {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.193973 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.194337 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: extensions {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.194822 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: capabilities {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.195378 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: os-volume-transfer {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.195697 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: encryption {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.195993 np0000179603 devstack@c-api.service[112831]: WARNING cinder.api.contrib.hosts [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 13:15:01.196661 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: os-quota-class-sets {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.196781 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.196995 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: scheduler-stats {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.197226 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: capabilities {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.198004 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: os-volume-type-access {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.198508 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.198565 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: os-quota-sets {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.199259 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: os-quota-class-sets {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.199607 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: extra_specs {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.200064 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extended resource: qos-specs {{(pid=112833) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.200602 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: os-volume-type-access {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.200730 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.201165 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: os-hosts {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.202255 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: extra_specs {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.202578 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: os-availability-zone {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.202644 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.202680 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] SnapshotActionsController initialized {{(pid=112833) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 13:15:01.203522 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.203873 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: os-hosts {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.203921 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: consistencygroups {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.204386 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.204958 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.205233 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: os-availability-zone {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.205868 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: cgsnapshots {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.205950 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.206347 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.206800 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: consistencygroups {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.207338 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: os-snapshot-manage {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.207712 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.207774 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.208760 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: os-volume-manage {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.208844 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: cgsnapshots {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.209040 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.209505 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.210217 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: backups {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.210365 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: os-snapshot-manage {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.210569 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.210644 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: extensions {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.211729 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: os-volume-manage {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.212252 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: encryption {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.212348 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: encryption {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.212519 np0000179603 devstack@c-api.service[112833]: WARNING castellan.key_manager.migration [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.213195 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: backups {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.213840 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.213889 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: os-volume-transfer {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.213937 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: capabilities {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.213975 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension TypesManage extending resource: types {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.214166 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.214344 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.214487 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension VolumeActions extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.214827 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.215001 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension UsedLimits extending resource: limits {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.215152 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.215250 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.215329 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: encryption {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.215366 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.215469 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: scheduler-stats {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.215513 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension AdminActions extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.215590 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension AdminActions extending resource: snapshots {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.215691 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension AdminActions extending resource: backups {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.215832 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.215912 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.216016 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.v3.router [None req-a9c834b7-e8fa-45a8-acec-d7fba57995d6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112833) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.216251 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: os-quota-class-sets {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.216843 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: os-volume-transfer {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.216887 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: os-quota-sets {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.217919 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: os-volume-type-access {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.218391 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extended resource: qos-specs {{(pid=112830) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.218484 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: scheduler-stats {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.219600 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: extra_specs {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.220018 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: os-quota-sets {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.220565 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.contrib.snapshot_actions [None req-73db9740-4e79-4441-bca6-da621d600071 None None] SnapshotActionsController initialized {{(pid=112830) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 13:15:01.221229 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: os-hosts {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.221324 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.221499 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extended resource: qos-specs {{(pid=112832) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.222685 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.223100 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: os-availability-zone {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.223727 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.contrib.snapshot_actions [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] SnapshotActionsController initialized {{(pid=112832) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 13:15:01.224051 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.224313 np0000179603 devstack@c-api.service[112833]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a5c64ea3668 pid: 112833 (default app) Jun 10 13:15:01.224494 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: consistencygroups {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.224910 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.225405 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.226631 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.227698 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: cgsnapshots {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.227861 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.227977 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.228154 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: os-snapshot-manage {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.228226 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.229350 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.229668 np0000179603 devstack@c-api.service[112830]: WARNING castellan.key_manager.migration [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.229875 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: os-volume-manage {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.230907 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.231028 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.231028 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension TypesManage extending resource: types {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.231221 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.231344 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.231835 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: backups {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.231928 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension VolumeActions extending resource: volumes {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.232045 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.232152 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension UsedLimits extending resource: limits {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.232238 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.232338 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.232418 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.232481 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.232544 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.232544 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.232747 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.232747 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.232916 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension AdminActions extending resource: volumes {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.233007 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.233007 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.233007 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.233007 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.233457 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.233457 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.233457 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.233457 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.233457 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.233457 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.233931 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.233931 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.234091 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension AdminActions extending resource: snapshots {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.234154 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.234154 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.234154 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.234154 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.234455 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.234455 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.234455 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.234455 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.234792 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.234792 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.234792 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.234792 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.235098 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension AdminActions extending resource: backups {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.235160 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.235160 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.235160 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.235160 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.235160 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.235626 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.235626 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.235626 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.235626 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.235626 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.235957 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.235957 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.236143 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.236208 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.236208 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.236208 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.236208 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.236208 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.236208 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.236636 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.236636 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.236636 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.236636 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.236636 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.236636 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.237056 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.237131 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.237131 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.237131 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.237131 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.237131 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.237131 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.237567 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.237567 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.237719 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.v3.router [None req-73db9740-4e79-4441-bca6-da621d600071 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112830) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.237786 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.237786 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.237786 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.237786 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.238057 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.238057 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.238057 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.238057 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.238057 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.238791 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.238791 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.238791 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.238791 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.238791 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.239131 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.239131 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.239131 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.239131 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.239131 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.239131 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.239569 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.239569 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.239569 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.239569 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.239569 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.239937 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.239937 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.239937 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.239937 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.239937 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.240297 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.240297 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.240297 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.240297 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.240574 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.240574 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.240574 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.240574 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.240870 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.240870 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.240870 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.240870 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.240870 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.241254 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.241254 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.241254 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.241254 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.241254 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.241724 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.241724 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.241724 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.241724 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.242010 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.242010 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.242010 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.242010 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.242324 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.242324 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.242554 np0000179603 devstack@c-api.service[112832]: WARNING castellan.key_manager.migration [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.242616 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.242616 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.242616 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.242616 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.242955 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.242955 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.242955 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.242955 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243164 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243164 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243164 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243164 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243164 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243346 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243346 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243346 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243346 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243346 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243346 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243634 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243634 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243634 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243634 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243634 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243784 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243784 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243784 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243784 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.243784 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.243784 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244055 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244055 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244055 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244055 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244055 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244055 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244251 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244251 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244251 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244251 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244251 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244251 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244466 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244466 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244466 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244466 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244466 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244466 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244687 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244687 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244687 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244687 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244819 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244819 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244819 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244819 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244819 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244988 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244988 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244988 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.244988 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:01.244988 np0000179603 devstack@c-api.service[112833]: warnings.warn(deprecated_msg) Jun 10 13:15:01.245144 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: encryption {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.245179 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245179 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension TypesManage extending resource: types {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245179 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245179 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245179 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension VolumeActions extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245307 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: os-volume-transfer {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.245343 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.middleware.request_id [None req-57284024-aa82-4b5b-be97-011a51e0be42 None None] RequestId filter calling following filter/app {{(pid=112833) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 13:15:01.245406 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245406 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension UsedLimits extending resource: limits {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245406 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245406 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245406 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245406 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension AdminActions extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245406 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension AdminActions extending resource: snapshots {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245571 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension AdminActions extending resource: backups {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245571 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245571 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245571 np0000179603 devstack@c-api.service[112832]: DEBUG cinder.api.v3.router [None req-24849ad0-4da6-47e7-8ab0-e5f602fe114f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112832) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.245751 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: scheduler-stats {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.245834 np0000179603 devstack@c-api.service[112833]: [pid: 112833|app: 0|req: 1/1] 199.19.213.161 () {60 vars in 956 bytes} [Wed Jun 10 13:15:01 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 10 13:15:01.245877 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: os-quota-sets {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.245877 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extended resource: qos-specs {{(pid=112831) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 13:15:01.245940 np0000179603 devstack@c-api.service[112830]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a5c64ea3668 pid: 112830 (default app) Jun 10 13:15:01.245978 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.contrib.snapshot_actions [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] SnapshotActionsController initialized {{(pid=112831) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 13:15:01.245978 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.246706 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.248558 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.249299 np0000179603 devstack@c-api.service[112832]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a5c64ea3668 pid: 112832 (default app) Jun 10 13:15:01.249916 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.252133 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.253767 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.255194 np0000179603 devstack@c-api.service[112831]: WARNING castellan.key_manager.migration [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 13:15:01.256216 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.256365 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension TypesManage extending resource: types {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.256503 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.256612 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.257661 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension VolumeActions extending resource: volumes {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.257802 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.257940 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension UsedLimits extending resource: limits {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.258094 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.258162 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.258278 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.258387 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension AdminActions extending resource: volumes {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.258524 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension AdminActions extending resource: snapshots {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.258629 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension AdminActions extending resource: backups {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.258821 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.258914 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.259040 np0000179603 devstack@c-api.service[112831]: DEBUG cinder.api.v3.router [None req-5d2ae93a-8b6e-4bac-848c-9807504966cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112831) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 13:15:01.269078 np0000179603 devstack@c-api.service[112831]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a5c64ea3668 pid: 112831 (default app) Jun 10 13:15:09.208332 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.middleware.request_id [None req-25497102-355f-41bc-8aa7-db395fc02bfb None None] RequestId filter calling following filter/app {{(pid=112833) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 13:15:09.832014 np0000179603 devstack@c-api.service[112833]: INFO cinder.api.openstack.wsgi [None req-25497102-355f-41bc-8aa7-db395fc02bfb admin admin] POST https://199.19.213.161/volume/v3/types Jun 10 13:15:09.832737 np0000179603 devstack@c-api.service[112833]: DEBUG cinder.api.openstack.wsgi [None req-25497102-355f-41bc-8aa7-db395fc02bfb admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112833) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 13:15:09.836283 np0000179603 devstack@c-api.service[112833]: /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 10 13:15:09.836283 np0000179603 devstack@c-api.service[112833]: warnings.warn( Jun 10 13:15:09.876815 np0000179603 devstack@c-api.service[112833]: DEBUG oslo_db.sqlalchemy.engines [None req-25497102-355f-41bc-8aa7-db395fc02bfb 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=112833) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:09.908676 np0000179603 devstack@c-api.service[112833]: INFO cinder.api.openstack.wsgi [None req-25497102-355f-41bc-8aa7-db395fc02bfb admin admin] https://199.19.213.161/volume/v3/types returned with HTTP 200 Jun 10 13:15:09.909715 np0000179603 devstack@c-api.service[112833]: [pid: 112833|app: 0|req: 2/2] 199.19.213.161 () {68 vars in 1288 bytes} [Wed Jun 10 13:15:09 2026] POST /volume/v3/types => generated 186 bytes in 702 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 13:15:09.944504 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.944504 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.944504 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.944504 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.944504 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.945420 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.945420 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.945420 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.945420 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.945420 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.945748 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.945748 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.945748 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.945748 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.945748 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.945748 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.946127 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.946127 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.946127 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.946127 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.946367 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.946367 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.946367 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.946367 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.946673 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.946673 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.946673 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.946673 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.946923 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.946923 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.946923 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.946923 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.946923 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.947217 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.947217 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.947217 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.947217 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.947217 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.947894 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.947894 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.947894 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.947894 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.947894 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.947894 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.948243 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.948243 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.948243 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.948243 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.948243 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.948243 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.948736 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.948736 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.948736 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.948736 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.948736 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.948736 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.949379 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.949379 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.949379 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.949379 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.949379 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.949704 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.949704 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.949704 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.949704 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.949704 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.951471 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.951471 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.951471 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.951471 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.951471 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.951471 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.951847 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.951847 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.951847 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.951847 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.951847 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.951847 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.952060 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.952060 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.952060 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.952060 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.952060 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.952244 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.952244 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.952244 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.952244 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.952244 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.952443 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.952443 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.952443 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.952443 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.952594 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.952594 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.952594 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.952594 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953046 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953046 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953046 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953046 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953046 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953245 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953245 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953245 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953245 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953245 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953441 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953441 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953441 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953441 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953595 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953595 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953595 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953595 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953747 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953747 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953747 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953747 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953916 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953916 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.953916 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.953916 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954077 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954077 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954077 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954077 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954232 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954232 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954232 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954232 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954232 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954438 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954438 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954438 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954438 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954438 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954438 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954685 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954685 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954685 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954685 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954685 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954871 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954871 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954871 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954871 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.954871 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.954871 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.955089 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.955089 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.955089 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.955089 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.955089 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.955089 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.955322 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.955322 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.955322 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.955322 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.955322 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.955322 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956020 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956020 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956020 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956020 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956020 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956020 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956272 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956272 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956272 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956272 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956427 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956427 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956427 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956427 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956427 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956616 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956616 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956616 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956616 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:09.956616 np0000179603 devstack@c-api.service[112830]: warnings.warn(deprecated_msg) Jun 10 13:15:09.956616 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.middleware.request_id [req-25497102-355f-41bc-8aa7-db395fc02bfb req-83e1eea9-01ae-4cbf-9596-95ad6d9f867f None None] RequestId filter calling following filter/app {{(pid=112830) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 13:15:10.355550 np0000179603 devstack@c-api.service[112830]: INFO cinder.api.openstack.wsgi [req-25497102-355f-41bc-8aa7-db395fc02bfb req-83e1eea9-01ae-4cbf-9596-95ad6d9f867f admin admin] POST https://199.19.213.161/volume/v3/types/61e88e35-fb3c-4781-8e79-660d98017fe4/extra_specs Jun 10 13:15:10.356223 np0000179603 devstack@c-api.service[112830]: DEBUG cinder.api.openstack.wsgi [req-25497102-355f-41bc-8aa7-db395fc02bfb req-83e1eea9-01ae-4cbf-9596-95ad6d9f867f admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112830) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 13:15:10.358382 np0000179603 devstack@c-api.service[112830]: /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 10 13:15:10.358382 np0000179603 devstack@c-api.service[112830]: warnings.warn( Jun 10 13:15:10.411704 np0000179603 devstack@c-api.service[112830]: DEBUG oslo_db.sqlalchemy.engines [req-25497102-355f-41bc-8aa7-db395fc02bfb req-83e1eea9-01ae-4cbf-9596-95ad6d9f867f 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=112830) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 13:15:10.793535 np0000179603 devstack@c-api.service[112830]: INFO cinder.api.openstack.wsgi [req-25497102-355f-41bc-8aa7-db395fc02bfb req-83e1eea9-01ae-4cbf-9596-95ad6d9f867f admin admin] https://199.19.213.161/volume/v3/types/61e88e35-fb3c-4781-8e79-660d98017fe4/extra_specs returned with HTTP 200 Jun 10 13:15:10.794219 np0000179603 devstack@c-api.service[112830]: [pid: 112830|app: 0|req: 1/3] 199.19.213.161 () {70 vars in 1505 bytes} [Wed Jun 10 13:15:09 2026] POST /volume/v3/types/61e88e35-fb3c-4781-8e79-660d98017fe4/extra_specs => generated 55 bytes in 873 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 13:15:11.115793 np0000179603 devstack@c-api.service[112832]: DEBUG dbcounter [-] [112832] Writing DB stats cinder:SELECT=6 {{(pid=112832) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:11.136008 np0000179603 devstack@c-api.service[112831]: DEBUG dbcounter [-] [112831] Writing DB stats cinder:SELECT=6 {{(pid=112831) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:19.905805 np0000179603 devstack@c-api.service[112833]: DEBUG dbcounter [-] [112833] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112833) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 13:15:20.793222 np0000179603 devstack@c-api.service[112830]: DEBUG dbcounter [-] [112830] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112830) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}