May 28 16:29:56.911996 np0000177225 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 28 16:29:56.920149 np0000177225 devstack@c-api.service[112812]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 28 16:29:56 2026] *** May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: nodename: np0000177225 May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: machine: x86_64 May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: clock source: unix May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: pcre jit disabled May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: detected number of CPU cores: 16 May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: current working directory: / May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: detected binary path: /usr/bin/uwsgi-core May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: your processes number limit is 256917 May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: your memory page size is 4096 bytes May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: detected max file descriptor number: 2048 May 28 16:29:56.923528 np0000177225 devstack@c-api.service[112812]: lock engine: pthread robust mutexes May 28 16:29:56.924391 np0000177225 devstack@c-api.service[112812]: thunder lock: enabled May 28 16:29:56.924391 np0000177225 devstack@c-api.service[112812]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 28 16:29:56.924391 np0000177225 devstack@c-api.service[112812]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 28 16:29:56.924391 np0000177225 devstack@c-api.service[112812]: PEP 405 virtualenv detected: /opt/stack/data/venv May 28 16:29:56.924391 np0000177225 devstack@c-api.service[112812]: Set PythonHome to /opt/stack/data/venv May 28 16:29:56.960867 np0000177225 devstack@c-api.service[112812]: Python main interpreter initialized at 0x7a48e82a3668 May 28 16:29:56.960867 np0000177225 devstack@c-api.service[112812]: python threads support enabled May 28 16:29:56.960867 np0000177225 devstack@c-api.service[112812]: your server socket listen backlog is limited to 100 connections May 28 16:29:56.960867 np0000177225 devstack@c-api.service[112812]: your mercy for graceful operations on workers is 80 seconds May 28 16:29:56.961432 np0000177225 devstack@c-api.service[112812]: mapped 671795 bytes (656 KB) for 4 cores May 28 16:29:56.961577 np0000177225 devstack@c-api.service[112812]: *** Operational MODE: preforking *** May 28 16:29:56.961755 np0000177225 devstack@c-api.service[112812]: *** uWSGI is running in multiple interpreter mode *** May 28 16:29:56.961755 np0000177225 devstack@c-api.service[112812]: spawned uWSGI master process (pid: 112812) May 28 16:29:56.962096 np0000177225 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 28 16:29:56.962462 np0000177225 devstack@c-api.service[112812]: spawned uWSGI worker 1 (pid: 112814, cores: 1) May 28 16:29:56.963086 np0000177225 devstack@c-api.service[112812]: spawned uWSGI worker 2 (pid: 112815, cores: 1) May 28 16:29:56.965399 np0000177225 devstack@c-api.service[112812]: spawned uWSGI worker 3 (pid: 112816, cores: 1) May 28 16:29:56.965399 np0000177225 devstack@c-api.service[112812]: spawned uWSGI worker 4 (pid: 112817, cores: 1) May 28 16:29:56.965399 np0000177225 devstack@c-api.service[112812]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 28 16:29:57.088966 np0000177225 devstack@c-api.service[112814]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:29:57.088966 np0000177225 devstack@c-api.service[112814]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:29:57.088966 np0000177225 devstack@c-api.service[112814]: we strongly recommend against using it for new projects. May 28 16:29:57.088966 np0000177225 devstack@c-api.service[112814]: If you are already using Eventlet, we recommend migrating to a different May 28 16:29:57.088966 np0000177225 devstack@c-api.service[112814]: framework. For more detail see May 28 16:29:57.088966 np0000177225 devstack@c-api.service[112814]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:29:57.088966 np0000177225 devstack@c-api.service[112814]: import eventlet # noqa May 28 16:29:57.107559 np0000177225 devstack@c-api.service[112817]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:29:57.107559 np0000177225 devstack@c-api.service[112817]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:29:57.107559 np0000177225 devstack@c-api.service[112817]: we strongly recommend against using it for new projects. May 28 16:29:57.107559 np0000177225 devstack@c-api.service[112817]: If you are already using Eventlet, we recommend migrating to a different May 28 16:29:57.107559 np0000177225 devstack@c-api.service[112817]: framework. For more detail see May 28 16:29:57.107559 np0000177225 devstack@c-api.service[112817]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:29:57.107559 np0000177225 devstack@c-api.service[112817]: import eventlet # noqa May 28 16:29:57.113370 np0000177225 devstack@c-api.service[112816]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:29:57.113370 np0000177225 devstack@c-api.service[112816]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:29:57.113370 np0000177225 devstack@c-api.service[112816]: we strongly recommend against using it for new projects. May 28 16:29:57.113370 np0000177225 devstack@c-api.service[112816]: If you are already using Eventlet, we recommend migrating to a different May 28 16:29:57.113370 np0000177225 devstack@c-api.service[112816]: framework. For more detail see May 28 16:29:57.113370 np0000177225 devstack@c-api.service[112816]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:29:57.113370 np0000177225 devstack@c-api.service[112816]: import eventlet # noqa May 28 16:29:57.129456 np0000177225 devstack@c-api.service[112815]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 28 16:29:57.129456 np0000177225 devstack@c-api.service[112815]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 28 16:29:57.129456 np0000177225 devstack@c-api.service[112815]: we strongly recommend against using it for new projects. May 28 16:29:57.129456 np0000177225 devstack@c-api.service[112815]: If you are already using Eventlet, we recommend migrating to a different May 28 16:29:57.129456 np0000177225 devstack@c-api.service[112815]: framework. For more detail see May 28 16:29:57.129456 np0000177225 devstack@c-api.service[112815]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 28 16:29:57.129456 np0000177225 devstack@c-api.service[112815]: import eventlet # noqa May 28 16:29:57.176019 np0000177225 devstack@c-api.service[112814]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:29:57.176019 np0000177225 devstack@c-api.service[112814]: warnings.warn( May 28 16:29:57.207647 np0000177225 devstack@c-api.service[112816]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:29:57.207647 np0000177225 devstack@c-api.service[112816]: warnings.warn( May 28 16:29:57.208054 np0000177225 devstack@c-api.service[112817]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:29:57.208054 np0000177225 devstack@c-api.service[112817]: warnings.warn( May 28 16:29:57.225169 np0000177225 devstack@c-api.service[112815]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 28 16:29:57.225169 np0000177225 devstack@c-api.service[112815]: warnings.warn( May 28 16:29:57.260645 np0000177225 devstack@c-api.service[112814]: /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 May 28 16:29:57.260645 np0000177225 devstack@c-api.service[112814]: from cgi import parse_header May 28 16:29:57.289481 np0000177225 devstack@c-api.service[112816]: /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 May 28 16:29:57.289481 np0000177225 devstack@c-api.service[112816]: from cgi import parse_header May 28 16:29:57.293375 np0000177225 devstack@c-api.service[112817]: /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 May 28 16:29:57.293375 np0000177225 devstack@c-api.service[112817]: from cgi import parse_header May 28 16:29:57.316337 np0000177225 devstack@c-api.service[112815]: /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 May 28 16:29:57.316337 np0000177225 devstack@c-api.service[112815]: from cgi import parse_header May 28 16:29:57.322609 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:57.322609 np0000177225 devstack@c-api.service[112814]: removals.removed_module( May 28 16:29:57.326035 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:57.326035 np0000177225 devstack@c-api.service[112814]: removals.removed_module( May 28 16:29:57.340178 np0000177225 devstack@c-api.service[112816]: /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. May 28 16:29:57.340178 np0000177225 devstack@c-api.service[112816]: removals.removed_module( May 28 16:29:57.342147 np0000177225 devstack@c-api.service[112816]: /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. May 28 16:29:57.342147 np0000177225 devstack@c-api.service[112816]: removals.removed_module( May 28 16:29:57.361543 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:29:57.361543 np0000177225 devstack@c-api.service[112817]: removals.removed_module( May 28 16:29:57.363883 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:29:57.363883 np0000177225 devstack@c-api.service[112817]: removals.removed_module( May 28 16:29:57.366505 np0000177225 devstack@c-api.service[112815]: /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. May 28 16:29:57.366505 np0000177225 devstack@c-api.service[112815]: removals.removed_module( May 28 16:29:57.368055 np0000177225 devstack@c-api.service[112815]: /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. May 28 16:29:57.368055 np0000177225 devstack@c-api.service[112815]: removals.removed_module( May 28 16:29:58.015765 np0000177225 devstack@c-api.service[112814]: /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 May 28 16:29:58.015765 np0000177225 devstack@c-api.service[112814]: warnings.warn( May 28 16:29:58.032600 np0000177225 devstack@c-api.service[112816]: /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 May 28 16:29:58.032600 np0000177225 devstack@c-api.service[112816]: warnings.warn( May 28 16:29:58.103522 np0000177225 devstack@c-api.service[112815]: /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 May 28 16:29:58.103522 np0000177225 devstack@c-api.service[112815]: warnings.warn( May 28 16:29:58.132501 np0000177225 devstack@c-api.service[112817]: /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 May 28 16:29:58.132501 np0000177225 devstack@c-api.service[112817]: warnings.warn( May 28 16:29:58.177197 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:58.177197 np0000177225 devstack@c-api.service[112814]: warnings.warn( May 28 16:29:58.182455 np0000177225 devstack@c-api.service[112816]: /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. May 28 16:29:58.182455 np0000177225 devstack@c-api.service[112816]: warnings.warn( May 28 16:29:58.238276 np0000177225 devstack@c-api.service[112815]: /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. May 28 16:29:58.238276 np0000177225 devstack@c-api.service[112815]: warnings.warn( May 28 16:29:58.279229 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:29:58.279229 np0000177225 devstack@c-api.service[112817]: warnings.warn( May 28 16:29:58.527464 np0000177225 devstack@c-api.service[112816]: 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. May 28 16:29:58.527698 np0000177225 devstack@c-api.service[112816]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112816) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:29:58.531762 np0000177225 devstack@c-api.service[112814]: 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. May 28 16:29:58.531880 np0000177225 devstack@c-api.service[112814]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112814) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:29:58.563930 np0000177225 devstack@c-api.service[112815]: 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. May 28 16:29:58.564107 np0000177225 devstack@c-api.service[112815]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112815) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:29:58.612696 np0000177225 devstack@c-api.service[112817]: 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. May 28 16:29:58.612891 np0000177225 devstack@c-api.service[112817]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112817) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 28 16:29:58.630737 np0000177225 devstack@c-api.service[112814]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 16:29:58.630737 np0000177225 devstack@c-api.service[112814]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:29:58.634728 np0000177225 devstack@c-api.service[112816]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 16:29:58.634728 np0000177225 devstack@c-api.service[112816]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:29:58.636113 np0000177225 devstack@c-api.service[112815]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 16:29:58.636113 np0000177225 devstack@c-api.service[112815]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:29:58.682907 np0000177225 devstack@c-api.service[112817]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 28 16:29:58.682907 np0000177225 devstack@c-api.service[112817]: @jsonschema.FormatChecker.cls_checks('date-time') May 28 16:29:59.173088 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112815) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:29:59.173284 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112814) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:29:59.173528 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.173606 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.173714 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.173821 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112816) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:29:59.173878 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.173941 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.174003 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112817) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 28 16:29:59.174428 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.174523 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.174581 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.174627 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.174683 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.174889 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.174950 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.175737 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.175840 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.175943 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.176003 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.176053 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.176092 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.176127 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.176171 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.176216 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.176216 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.176287 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.176343 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.176380 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.176436 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.177433 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.177506 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.177563 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.177605 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.177654 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.177691 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.177691 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.177764 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.177807 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.177846 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.177882 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.177924 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.177965 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.177965 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.179773 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.179873 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.179873 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.179998 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.180059 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.180502 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.180576 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.180629 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.180700 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.180776 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.180842 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.180842 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.180842 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.180842 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.181051 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.181051 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.181051 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.181051 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.181051 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.181372 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.181372 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.181545 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.181637 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.181743 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.181846 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.181929 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.182007 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.182115 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.185695 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.185786 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.185828 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.185870 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.185932 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.185979 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.185979 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.186055 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.186097 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.186139 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.186182 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.186226 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.186267 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.186331 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.186376 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.186409 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.186444 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.186494 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.186539 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.186576 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.186619 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.186659 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.186703 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.186749 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.186749 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.186749 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.186904 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.186955 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.186955 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.187025 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.187025 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.187025 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.187145 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.187145 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.187268 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.187385 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.187472 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.187549 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.187641 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.187720 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.187769 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.188045 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.188099 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.188153 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.188194 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.188194 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.188194 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.188194 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.188194 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.188194 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.188461 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.188461 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.188461 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.188461 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.188664 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.188664 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.189129 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.189198 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.189244 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.189283 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.189343 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.189393 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.189448 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.189484 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.189532 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.189568 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.189607 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.189642 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.189693 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.189742 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.189789 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.189832 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.189871 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.189912 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.189955 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.189993 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.190027 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.190067 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.190102 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.190141 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.190187 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.190249 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.190310 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.190362 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.190428 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.190474 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.190522 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.190562 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.190606 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.190651 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.190699 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.190699 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.190771 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.190815 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.190884 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.190927 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.190964 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.190999 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.191045 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.191045 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.191131 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.191176 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.191216 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.191255 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.191312 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.191368 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.191418 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.191461 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.191505 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.191544 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.191596 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.191643 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.191683 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.191727 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.191772 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.191812 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.191859 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.191898 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.191942 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.191994 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.192040 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.192080 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.192080 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.192080 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.192080 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.192240 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.192280 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.192341 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.192380 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.192441 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.192518 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.192598 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.192660 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.192700 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.192744 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.192782 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.192829 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.192873 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.192917 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.192956 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.193001 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.193048 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.193087 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.193125 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.193174 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.193223 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.193267 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.193328 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.193395 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.193439 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.193495 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.193539 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.193539 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.193622 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.193671 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.193738 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.193789 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.193789 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.193872 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.193915 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.193915 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.193915 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.193915 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.193915 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.193915 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.193915 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.193915 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.193915 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.194243 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.194243 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.194243 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.194381 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.194433 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.194433 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.194510 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.194550 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.194590 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.194634 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.194673 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.194711 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.194761 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.194813 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.194900 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.194953 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.194995 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.195039 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.195090 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.195131 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.195169 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.195209 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.195253 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.195308 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.195366 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.195407 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.195444 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.195489 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.195529 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.195572 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.195611 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.195648 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.195692 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.195743 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.195800 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.195879 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.195932 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.195983 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.196033 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.196072 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.196111 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.196157 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.196220 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.196273 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.196456 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.196521 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.196571 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.196616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.196616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.196616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.196616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.196616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.196616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.196616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.196616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.196616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.196933 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.196933 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.197019 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.197059 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.197059 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.197130 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.197168 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.197168 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.197250 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.197306 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.197356 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.197434 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.197483 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.197483 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.197551 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.197590 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.197635 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.197680 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.197721 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.197721 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.197802 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.197847 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.197891 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.197935 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.197980 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.198019 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.198019 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.198107 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.199430 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.199502 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.199545 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.199601 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.199601 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.199686 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.199728 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.199774 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.199813 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.199860 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.199908 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.199946 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.199992 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.200041 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.200080 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.200117 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.200162 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.200205 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.200244 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.200303 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.200358 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.200405 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.200454 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.200501 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.200501 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.200501 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.200501 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.200501 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.200684 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.200684 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.200776 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.200776 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.200858 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.200904 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.200945 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.200945 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.201022 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.201022 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.201127 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.201185 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.201230 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.201312 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.201385 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.201433 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.201481 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.201528 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.201576 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.201616 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.201655 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.201706 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.201706 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.201785 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.201823 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.201823 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.201901 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.201945 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.203187 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.203263 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.203323 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.203401 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.203485 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.203561 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.203603 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.203649 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.203694 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.203740 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.203781 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.203825 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.203825 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.203903 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.203945 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.203984 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.204031 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.204070 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.204124 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.204169 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.204213 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.204256 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.204329 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.204372 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.204411 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.204411 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.204411 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.204411 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.204777 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.204829 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.204872 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.204908 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.204961 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.205006 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.205059 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.205128 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.205181 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.205181 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.205312 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.205364 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.205416 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.205467 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.205687 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.205741 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.205811 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.205852 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.205852 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.205925 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.205964 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.205964 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.206049 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.206049 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.206049 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.206049 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.206049 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.206049 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.208336 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.208460 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.208460 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.208576 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.208576 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.208703 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.208703 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.208807 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.208875 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.208933 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.208979 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.209018 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.209064 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.209109 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.209165 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.209220 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.209220 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.209326 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.209370 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.209430 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.209430 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.209682 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.209773 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.209865 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.209952 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.210020 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.210109 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.210164 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.210206 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.210245 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.210290 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.210290 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.210392 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.210443 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.210489 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.210535 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.210584 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.210651 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.210701 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.210701 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.210701 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.210701 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.210908 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.210908 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.211012 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.211076 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.211076 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.211169 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.211215 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.211272 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.211350 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.211350 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.211452 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.211452 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.211452 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.211611 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.212058 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.212126 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.212171 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.212213 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.212274 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.212335 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.212424 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.212577 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.212672 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.212752 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.212817 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.212867 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.212867 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.212938 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.212976 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.213011 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.213011 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.213083 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.213136 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.213136 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.213204 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.213243 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.213350 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.213472 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.213585 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.213676 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.213733 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.213788 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.213788 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.213871 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.213910 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.213950 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.213986 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.214025 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.214092 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.214163 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.214209 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.214249 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.214316 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.214316 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.214316 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.214316 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.214508 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.214604 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.214693 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.214785 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.214835 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.214938 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.214987 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.215032 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.215077 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.215121 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.215162 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.215201 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.215248 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.215311 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.215364 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.215411 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.215462 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.215503 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.215549 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.215587 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.215645 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.215645 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.215746 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.215786 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.215786 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.215858 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.215910 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.215950 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.215995 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.216035 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.216074 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.216074 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.216074 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.216074 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.216074 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.216257 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.216257 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.216418 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.216535 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.216647 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.216763 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.216895 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.217212 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.217272 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.217348 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.217511 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.217511 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.217511 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.217620 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.217666 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.217754 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.217808 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.217854 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.217854 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.217961 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.218008 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.218008 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.218085 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.218125 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.218172 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.218210 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.218254 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.218316 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.218316 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.218426 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.218484 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.218484 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.218593 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.218650 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.218707 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.223819 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.223901 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.223901 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.224002 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.224002 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.224081 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.224122 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.224279 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.224375 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.224464 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.224541 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.224583 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.224631 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.224677 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.224677 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.224761 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.224809 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.224849 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.224897 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.224938 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.224938 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.225007 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.225053 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.225103 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.225144 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.225183 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.225220 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.225261 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.225333 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.225375 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.225417 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.225453 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.225492 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.225542 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.225583 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.225628 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.225666 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.225706 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.225746 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.225786 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.225825 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.225825 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.225901 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.225946 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.225983 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.226025 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.226065 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.226100 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.226100 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.226169 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.226215 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.226256 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.226329 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.226377 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.226416 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.226461 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.226501 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.226501 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.226501 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.226501 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.226646 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.226693 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.226739 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.226780 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.226826 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.226867 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.226936 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.226975 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.226975 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.227044 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.227083 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.227130 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.227169 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.227213 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.227273 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.227331 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.227371 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.227408 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.227446 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.227485 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.227485 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.227580 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.227621 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.227659 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.227699 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.227699 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.227699 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.227823 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.227862 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.227862 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.228060 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.228110 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.228150 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.228194 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.228237 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.228277 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.228277 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.228365 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.228365 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.228480 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.228529 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.228573 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.228617 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.228656 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.228696 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.228732 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.228776 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.228856 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.228856 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.228856 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.228856 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.228856 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.229924 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.229997 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.230046 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.230113 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.230113 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.230222 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.230265 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.230360 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.230360 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.230476 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.230552 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.230606 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.230704 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.230782 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.230835 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.230876 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.230970 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.231024 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.231070 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.231118 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.231161 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.231204 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.231243 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.231288 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.231352 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.231385 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.231417 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.231442 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.235706 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.235773 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.235814 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.235883 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.235922 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.235949 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.235978 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.236018 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.236052 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.236080 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.236109 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.236137 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.236169 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.236201 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.236226 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.236258 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.236288 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.236347 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.236381 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.236410 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.236463 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.236503 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.236528 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.236563 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.236598 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.236624 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.236651 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.236686 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.236716 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.236741 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.236768 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.236793 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.236821 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.236850 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.236882 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.236910 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.236935 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.236969 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.236999 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.237031 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.237060 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.237087 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.237116 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.237144 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.237171 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.237199 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.237228 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.237260 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.237260 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.237326 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.237364 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.237395 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.237420 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.237420 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.237473 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.237500 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.237534 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.237562 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.237562 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.237612 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.237636 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.237664 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.237695 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.237728 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.237757 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.237794 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.237825 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.237853 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.237878 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.237906 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.237931 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.237959 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.237983 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.238011 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.238041 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.238073 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.238104 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.238132 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.238164 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.238193 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.238221 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.238253 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.238277 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.238325 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.238362 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.238398 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.238429 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.238463 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.238495 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.238524 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.238552 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.238580 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.238609 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.238635 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.238668 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.238696 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.238725 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.238725 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.238775 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.238807 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.238836 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.238869 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.238898 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.238971 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.239015 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.239258 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.239618 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.239664 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.239704 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.239760 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.239837 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.239911 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.239968 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.240010 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.240065 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.240112 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.240152 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.240191 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.240230 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.240272 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.240335 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.240377 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.240416 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.240489 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.240566 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.240619 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.240683 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.240753 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.240949 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.240949 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.240949 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.240949 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.240949 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.241288 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112815) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.241288 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.241288 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.241288 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.241534 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112814) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.241597 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112815) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.241651 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.241705 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112815) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.241753 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.241753 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.241753 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112814) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.241900 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112817) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.241946 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112814) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.241992 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.241992 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.241992 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.241992 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112817) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.241992 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112817) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.242172 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.242172 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.242172 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.242172 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.242172 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.242388 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.242466 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 28 16:29:59.243182 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112816) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 28 16:29:59.243487 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 28 16:29:59.243723 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 28 16:29:59.243956 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 28 16:29:59.244154 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112816) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 28 16:29:59.244437 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112816) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 28 16:29:59.287613 np0000177225 devstack@c-api.service[112815]: INFO dbcounter [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Registered counter for database cinder May 28 16:29:59.288752 np0000177225 devstack@c-api.service[112814]: INFO dbcounter [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Registered counter for database cinder May 28 16:29:59.297463 np0000177225 devstack@c-api.service[112817]: INFO dbcounter [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Registered counter for database cinder May 28 16:29:59.305090 np0000177225 devstack@c-api.service[112816]: INFO dbcounter [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Registered counter for database cinder May 28 16:29:59.337488 np0000177225 devstack@c-api.service[112814]: DEBUG oslo_db.sqlalchemy.engines [None req-da8c8454-3eab-4427-93f6-1e9316a336df 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=112814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:29:59.342762 np0000177225 devstack@c-api.service[112815]: DEBUG oslo_db.sqlalchemy.engines [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 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=112815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:29:59.354183 np0000177225 devstack@c-api.service[112817]: DEBUG oslo_db.sqlalchemy.engines [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 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=112817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:29:59.362557 np0000177225 devstack@c-api.service[112816]: DEBUG oslo_db.sqlalchemy.engines [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 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=112816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:29:59.463236 np0000177225 devstack@c-api.service[112814]: DEBUG dbcounter [-] [112814] Writer thread running {{(pid=112814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:29:59.466342 np0000177225 devstack@c-api.service[112814]: INFO cinder.rpc [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:29:59.469927 np0000177225 devstack@c-api.service[112814]: INFO cinder.rpc [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:29:59.472533 np0000177225 devstack@c-api.service[112814]: INFO cinder.rpc [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:29:59.474721 np0000177225 devstack@c-api.service[112814]: INFO cinder.rpc [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:29:59.476165 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.481802 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.484366 np0000177225 devstack@c-api.service[112815]: DEBUG dbcounter [-] [112815] Writer thread running {{(pid=112815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:29:59.486719 np0000177225 devstack@c-api.service[112817]: DEBUG dbcounter [-] [112817] Writer thread running {{(pid=112817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:29:59.487511 np0000177225 devstack@c-api.service[112815]: INFO cinder.rpc [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:29:59.489972 np0000177225 devstack@c-api.service[112815]: INFO cinder.rpc [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:29:59.491624 np0000177225 devstack@c-api.service[112817]: INFO cinder.rpc [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:29:59.492058 np0000177225 devstack@c-api.service[112815]: INFO cinder.rpc [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:29:59.494591 np0000177225 devstack@c-api.service[112815]: INFO cinder.rpc [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:29:59.500517 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.500647 np0000177225 devstack@c-api.service[112817]: INFO cinder.rpc [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:29:59.500647 np0000177225 devstack@c-api.service[112817]: INFO cinder.rpc [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:29:59.500967 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.501939 np0000177225 devstack@c-api.service[112817]: INFO cinder.rpc [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:29:59.503226 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.505766 np0000177225 devstack@c-api.service[112816]: DEBUG dbcounter [-] [112816] Writer thread running {{(pid=112816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 28 16:29:59.507689 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.508823 np0000177225 devstack@c-api.service[112816]: INFO cinder.rpc [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 28 16:29:59.511237 np0000177225 devstack@c-api.service[112816]: INFO cinder.rpc [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 28 16:29:59.514182 np0000177225 devstack@c-api.service[112816]: INFO cinder.rpc [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 28 16:29:59.516950 np0000177225 devstack@c-api.service[112816]: INFO cinder.rpc [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 28 16:29:59.518262 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.521475 np0000177225 devstack@c-api.service[112814]: DEBUG oslo_db.sqlalchemy.engines [None req-da8c8454-3eab-4427-93f6-1e9316a336df 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=112814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:29:59.523239 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.524561 np0000177225 devstack@c-api.service[112814]: INFO cinder.rpc [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:29:59.527254 np0000177225 devstack@c-api.service[112814]: INFO cinder.rpc [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:29:59.528582 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.542007 np0000177225 devstack@c-api.service[112815]: DEBUG oslo_db.sqlalchemy.engines [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 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=112815) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:29:59.542148 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.544379 np0000177225 devstack@c-api.service[112817]: DEBUG oslo_db.sqlalchemy.engines [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 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=112817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:29:59.546891 np0000177225 devstack@c-api.service[112817]: INFO cinder.rpc [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:29:59.546992 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.547053 np0000177225 devstack@c-api.service[112815]: INFO cinder.rpc [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:29:59.549222 np0000177225 devstack@c-api.service[112817]: INFO cinder.rpc [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:29:59.549882 np0000177225 devstack@c-api.service[112815]: INFO cinder.rpc [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:29:59.550372 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.550464 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.551189 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.554731 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.558497 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.562038 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.562891 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.563513 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.565326 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.566035 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.569368 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.569500 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.569584 np0000177225 devstack@c-api.service[112816]: DEBUG oslo_db.sqlalchemy.engines [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 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=112816) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:29:59.569656 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.569957 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.571755 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.572097 np0000177225 devstack@c-api.service[112816]: INFO cinder.rpc [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 28 16:29:59.572640 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.573231 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.574803 np0000177225 devstack@c-api.service[112816]: INFO cinder.rpc [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 28 16:29:59.575367 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.575633 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.576228 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.576350 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.578992 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.579537 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.581965 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.582504 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.582572 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.585165 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.585367 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.585933 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.587988 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.588108 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.588266 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.589108 np0000177225 devstack@c-api.service[112814]: WARNING cinder.api.contrib.hosts [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:29:59.589718 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.589796 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.589948 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.591060 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.591366 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.592507 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.592739 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.592881 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.593025 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.594186 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.595508 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.595598 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.596910 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.597905 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.598085 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.598525 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.599542 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: extensions {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.601046 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.601227 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.601581 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: os-availability-zone {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.602111 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.602857 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: os-hosts {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.603276 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.604289 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: backups {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.604531 np0000177225 devstack@c-api.service[112817]: WARNING cinder.api.contrib.hosts [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:29:59.604626 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.605076 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.605369 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.606275 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: consistencygroups {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.606509 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.608220 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: os-volume-manage {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.608361 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.608538 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.609588 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.609659 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: extra_specs {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.610023 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.610779 np0000177225 devstack@c-api.service[112815]: WARNING cinder.api.contrib.hosts [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:29:59.611127 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: os-snapshot-manage {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.611314 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.611435 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.611653 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.612591 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: cgsnapshots {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.612656 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.613389 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.614072 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: encryption {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.614812 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.614859 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.614906 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.615143 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: extensions {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.615622 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: encryption {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.616442 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.616491 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: os-availability-zone {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.617219 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.617286 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: capabilities {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.617739 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: os-hosts {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.617799 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.618443 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: scheduler-stats {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.618681 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.619096 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: backups {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.619148 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.619927 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: os-volume-type-access {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.620886 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.621118 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: consistencygroups {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.621610 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: qos-specs {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.621696 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.621889 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: extensions {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.623035 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: os-volume-manage {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.623261 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: os-availability-zone {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.623722 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: os-quota-class-sets {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.624423 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: extra_specs {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.624707 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: os-hosts {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.624963 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: os-quota-sets {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.625943 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: os-snapshot-manage {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.626424 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extended resource: os-volume-transfer {{(pid=112814) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.626985 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: backups {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.627370 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: cgsnapshots {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.627956 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.628739 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: encryption {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.629147 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: consistencygroups {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.629318 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.630310 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: encryption {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.630794 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.631145 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: os-volume-manage {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.631363 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.631863 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: capabilities {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.632262 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.632578 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: extra_specs {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.633691 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: scheduler-stats {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.633779 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.633831 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.634134 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: os-snapshot-manage {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.634440 np0000177225 devstack@c-api.service[112816]: WARNING cinder.api.contrib.hosts [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 28 16:29:59.634542 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: os-volume-type-access {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.634599 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.contrib.snapshot_actions [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] SnapshotActionsController initialized {{(pid=112814) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:29:59.635177 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.635347 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.635670 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: cgsnapshots {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.636069 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: qos-specs {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.636611 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.636663 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.637015 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: encryption {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.637938 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.638057 np0000177225 devstack@c-api.service[112814]: WARNING castellan.key_manager.migration [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.638103 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: os-quota-class-sets {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.638577 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: encryption {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.638921 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension AdminActions extending resource: volumes {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.639062 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension AdminActions extending resource: snapshots {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.639165 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension AdminActions extending resource: backups {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.639309 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: os-quota-sets {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.639363 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.639416 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.639529 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension SnapshotActions extending resource: snapshots {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.639634 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.639732 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.639835 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension TypesManage extending resource: types {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.639937 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.640043 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.640145 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: capabilities {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.640198 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension VolumeTypeAccess extending resource: types {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.640287 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.640426 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension VolumeActions extending resource: volumes {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.640510 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension UsedLimits extending resource: limits {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.640612 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.640715 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.v3.router [None req-da8c8454-3eab-4427-93f6-1e9316a336df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112814) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.640768 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.641343 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extended resource: os-volume-transfer {{(pid=112817) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.641395 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: scheduler-stats {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.642034 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.642861 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: os-volume-type-access {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.643626 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.643792 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.644528 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: qos-specs {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.644610 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: extensions {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.645265 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.645881 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: os-availability-zone {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.646608 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: os-quota-class-sets {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.646674 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.647175 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: os-hosts {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.647929 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: os-quota-sets {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.648132 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.648984 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.contrib.snapshot_actions [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] SnapshotActionsController initialized {{(pid=112817) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:29:59.649154 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: backups {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.649215 np0000177225 devstack@c-api.service[112814]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a48e82a3668 pid: 112814 (default app) May 28 16:29:59.649368 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extended resource: os-volume-transfer {{(pid=112815) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.649889 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.651239 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.651321 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: consistencygroups {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.651989 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.652615 np0000177225 devstack@c-api.service[112817]: WARNING castellan.key_manager.migration [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.653305 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: os-volume-manage {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.653439 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.653489 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension AdminActions extending resource: volumes {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.653588 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension AdminActions extending resource: snapshots {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.653693 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension AdminActions extending resource: backups {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.653794 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.653928 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.654029 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.654269 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.654400 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension TypesManage extending resource: types {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.654474 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.654576 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.654677 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.654723 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: extra_specs {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.654813 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.654890 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.654951 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension VolumeActions extending resource: volumes {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.655046 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension UsedLimits extending resource: limits {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.655120 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.655203 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.v3.router [None req-2bd0d8c8-7cd7-40b5-b9b8-84ba65b98401 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112817) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.656205 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: os-snapshot-manage {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.656393 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.657245 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.contrib.snapshot_actions [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] SnapshotActionsController initialized {{(pid=112815) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:29:59.657652 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: cgsnapshots {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.657987 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.657987 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658142 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.658178 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658178 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658178 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658178 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658178 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658442 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658442 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658442 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658442 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658442 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658442 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658719 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658719 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658719 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658719 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658719 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658922 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658922 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.658922 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.658922 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659110 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659110 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659110 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659110 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659305 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659305 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659305 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659305 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659305 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659589 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659589 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659589 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659589 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659589 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659785 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659785 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659785 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659785 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.659785 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.659785 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660032 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660032 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660032 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660032 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660032 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660032 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660304 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660304 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660304 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660304 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660304 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660304 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660556 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660556 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660556 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660556 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660556 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660556 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660827 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660827 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.660827 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.660827 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.661003 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.661003 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.661003 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.661003 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.661003 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.661235 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.661235 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.661235 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.661235 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.661235 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.662340 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.662340 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.662340 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.662340 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.662340 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.662340 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.662859 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.662859 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.662859 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.662859 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.662859 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.663323 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.663323 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.663323 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.663323 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.663323 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.663844 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.663844 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.663844 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.663844 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.664203 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.664203 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.664203 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.664203 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.664577 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.664577 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.664577 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.664577 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.664577 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.665048 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.665048 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.665048 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.665048 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.665048 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.665464 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.665464 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.665464 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.665464 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.665826 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.665826 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.665826 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.665826 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.666168 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.666168 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.666168 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.666168 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.666646 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.666646 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.666646 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.666646 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.666998 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: encryption {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.667074 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.667074 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.667074 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.667074 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.667477 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.667477 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.667477 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.667477 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.667477 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.667477 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.667993 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.667993 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.667993 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.667993 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.667993 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.668459 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.668459 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.668459 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.668459 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.668459 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.668459 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.668459 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.668838 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.668838 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.668838 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.668838 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.668838 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.668838 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669194 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669194 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669194 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669194 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669194 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669194 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669556 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669556 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669556 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669556 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669556 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669556 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669875 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669875 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669875 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669875 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669997 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669997 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.669997 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.669997 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.670113 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.670113 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.670171 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.670196 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.670196 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.670196 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.670196 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.670196 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:29:59.670378 np0000177225 devstack@c-api.service[112814]: warnings.warn(deprecated_msg) May 28 16:29:59.670400 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: encryption {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.670424 np0000177225 devstack@c-api.service[112815]: WARNING castellan.key_manager.migration [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.670447 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.middleware.request_id [None req-5f02cd62-43a7-49d4-a10c-37c2bb559f8b None None] RequestId filter calling following filter/app {{(pid=112814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 16:29:59.670634 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension AdminActions extending resource: volumes {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.670634 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension AdminActions extending resource: snapshots {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.670634 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension AdminActions extending resource: backups {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.670634 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.670843 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: capabilities {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.670896 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.670896 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.670896 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.670896 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension TypesManage extending resource: types {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.670896 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.671160 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: scheduler-stats {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.671210 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.671210 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.671210 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.671210 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension VolumeActions extending resource: volumes {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.671454 np0000177225 devstack@c-api.service[112817]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a48e82a3668 pid: 112817 (default app) May 28 16:29:59.671512 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension UsedLimits extending resource: limits {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.671512 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.671512 np0000177225 devstack@c-api.service[112815]: DEBUG cinder.api.v3.router [None req-cf8b0a00-0635-4f99-aef0-a707aab3f865 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112815) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.671680 np0000177225 devstack@c-api.service[112814]: [pid: 112814|app: 0|req: 1/1] 199.204.45.30 () {60 vars in 949 bytes} [Thu May 28 16:29:59 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 28 16:29:59.671731 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: os-volume-type-access {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.671731 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: qos-specs {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.671731 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: os-quota-class-sets {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.671731 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: os-quota-sets {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.671731 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extended resource: os-volume-transfer {{(pid=112816) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 28 16:29:59.673601 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.674998 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.675393 np0000177225 devstack@c-api.service[112815]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a48e82a3668 pid: 112815 (default app) May 28 16:29:59.676635 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.678209 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.679033 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.contrib.snapshot_actions [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] SnapshotActionsController initialized {{(pid=112816) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 28 16:29:59.679823 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.681187 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.682527 np0000177225 devstack@c-api.service[112816]: WARNING castellan.key_manager.migration [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 28 16:29:59.683338 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension AdminActions extending resource: volumes {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.683499 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension AdminActions extending resource: snapshots {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.684256 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension AdminActions extending resource: backups {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.684379 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.684499 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.684596 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.684718 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.684776 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension TypesManage extending resource: types {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.684901 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.685027 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.685140 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.685283 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.685283 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension VolumeActions extending resource: volumes {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.685439 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension UsedLimits extending resource: limits {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.685583 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.685706 np0000177225 devstack@c-api.service[112816]: DEBUG cinder.api.v3.router [None req-17013e38-8876-46b8-8f5b-5efd7ca40f71 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112816) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 28 16:29:59.694304 np0000177225 devstack@c-api.service[112816]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7a48e82a3668 pid: 112816 (default app) May 28 16:30:07.543534 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.543534 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.543534 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.543534 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.543534 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.544987 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.544987 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.544987 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.544987 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.544987 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.545352 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.545352 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.545352 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.545352 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.545352 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.545352 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.545755 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.545755 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.545755 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.545755 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.546030 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.546030 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.546030 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.546030 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.546272 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.546272 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.546272 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.546272 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.546568 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.546568 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.546568 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.546568 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.546568 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.546917 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.546917 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.546917 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.546917 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.546917 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.547197 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.547197 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.547197 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.547197 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.547197 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.547197 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.547565 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.547565 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.547565 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.547565 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.547565 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.547565 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.547965 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.547965 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.547965 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.547965 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.547965 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.547965 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.548324 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.548324 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.548324 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.548324 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.548324 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.548659 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.548659 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.548659 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.548659 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.548659 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.548982 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.548982 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.548982 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.548982 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.548982 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.548982 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.549722 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.549722 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.549722 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.549722 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.549722 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.549722 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.550108 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.550108 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.550108 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.550108 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.550108 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.550503 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.550503 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.550503 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.550503 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.550503 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.550988 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.550988 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.550988 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.550988 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.551254 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.551254 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.551254 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.551254 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.551541 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.551541 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.551541 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.551541 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.551541 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552031 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552031 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552031 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552031 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552031 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552221 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552221 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552221 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552221 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552411 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552411 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552411 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552411 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552580 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552580 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552580 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552580 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552759 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552759 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552759 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552759 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552970 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552970 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.552970 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.552970 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553148 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553148 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553148 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553148 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553148 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553380 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553380 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553380 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553380 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553380 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553380 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553612 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553612 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553612 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553612 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553612 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553834 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553834 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553834 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553834 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.553834 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.553834 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554111 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554111 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554111 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554111 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554111 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554111 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554361 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554361 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554361 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554361 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554361 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554361 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554675 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554675 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554675 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554675 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554675 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554675 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554967 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554967 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.554967 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.554967 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.555133 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.555133 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.555133 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.555133 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.555133 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.555400 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.555400 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.555400 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.555400 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:07.555400 np0000177225 devstack@c-api.service[112817]: warnings.warn(deprecated_msg) May 28 16:30:07.555400 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.middleware.request_id [None req-02890416-151c-45f7-8f19-523e7fd2bdca None None] RequestId filter calling following filter/app {{(pid=112817) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 16:30:08.166958 np0000177225 devstack@c-api.service[112817]: INFO cinder.api.openstack.wsgi [None req-02890416-151c-45f7-8f19-523e7fd2bdca admin admin] POST https://199.204.45.30/volume/v3/types May 28 16:30:08.167599 np0000177225 devstack@c-api.service[112817]: DEBUG cinder.api.openstack.wsgi [None req-02890416-151c-45f7-8f19-523e7fd2bdca admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112817) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 16:30:08.169576 np0000177225 devstack@c-api.service[112817]: /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. May 28 16:30:08.169576 np0000177225 devstack@c-api.service[112817]: warnings.warn( May 28 16:30:08.218825 np0000177225 devstack@c-api.service[112817]: DEBUG oslo_db.sqlalchemy.engines [None req-02890416-151c-45f7-8f19-523e7fd2bdca 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=112817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:30:08.252917 np0000177225 devstack@c-api.service[112817]: INFO cinder.api.openstack.wsgi [None req-02890416-151c-45f7-8f19-523e7fd2bdca admin admin] https://199.204.45.30/volume/v3/types returned with HTTP 200 May 28 16:30:08.253531 np0000177225 devstack@c-api.service[112817]: [pid: 112817|app: 0|req: 1/2] 199.204.45.30 () {68 vars in 1281 bytes} [Thu May 28 16:30:07 2026] POST /volume/v3/types => generated 186 bytes in 724 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 28 16:30:08.266559 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.middleware.request_id [req-02890416-151c-45f7-8f19-523e7fd2bdca req-01853507-7931-4e5c-afb1-f6ce760ecbdb None None] RequestId filter calling following filter/app {{(pid=112814) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 28 16:30:08.668635 np0000177225 devstack@c-api.service[112814]: INFO cinder.api.openstack.wsgi [req-02890416-151c-45f7-8f19-523e7fd2bdca req-01853507-7931-4e5c-afb1-f6ce760ecbdb admin admin] POST https://199.204.45.30/volume/v3/types/038b291e-e631-473e-aa00-c93ecd907721/extra_specs May 28 16:30:08.669308 np0000177225 devstack@c-api.service[112814]: DEBUG cinder.api.openstack.wsgi [req-02890416-151c-45f7-8f19-523e7fd2bdca req-01853507-7931-4e5c-afb1-f6ce760ecbdb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112814) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 28 16:30:08.671482 np0000177225 devstack@c-api.service[112814]: /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. May 28 16:30:08.671482 np0000177225 devstack@c-api.service[112814]: warnings.warn( May 28 16:30:08.715051 np0000177225 devstack@c-api.service[112814]: DEBUG oslo_db.sqlalchemy.engines [req-02890416-151c-45f7-8f19-523e7fd2bdca req-01853507-7931-4e5c-afb1-f6ce760ecbdb 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=112814) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 28 16:30:08.803482 np0000177225 devstack@c-api.service[112814]: INFO cinder.api.openstack.wsgi [req-02890416-151c-45f7-8f19-523e7fd2bdca req-01853507-7931-4e5c-afb1-f6ce760ecbdb admin admin] https://199.204.45.30/volume/v3/types/038b291e-e631-473e-aa00-c93ecd907721/extra_specs returned with HTTP 200 May 28 16:30:08.804056 np0000177225 devstack@c-api.service[112814]: [pid: 112814|app: 0|req: 2/3] 199.204.45.30 () {70 vars in 1498 bytes} [Thu May 28 16:30:08 2026] POST /volume/v3/types/038b291e-e631-473e-aa00-c93ecd907721/extra_specs => generated 55 bytes in 539 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 28 16:30:09.548976 np0000177225 devstack@c-api.service[112815]: DEBUG dbcounter [-] [112815] Writing DB stats cinder:SELECT=6 {{(pid=112815) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 16:30:09.574090 np0000177225 devstack@c-api.service[112816]: DEBUG dbcounter [-] [112816] Writing DB stats cinder:SELECT=6 {{(pid=112816) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 16:30:18.252317 np0000177225 devstack@c-api.service[112817]: DEBUG dbcounter [-] [112817] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 28 16:30:18.801552 np0000177225 devstack@c-api.service[112814]: DEBUG dbcounter [-] [112814] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112814) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}