May 21 23:22:53.111098 np0000176092 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 21 23:22:53.120588 np0000176092 devstack@c-api.service[112581]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu May 21 23:22:53 2026] *** May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: nodename: np0000176092 May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: machine: x86_64 May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: clock source: unix May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: pcre jit disabled May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: detected number of CPU cores: 16 May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: current working directory: / May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: detected binary path: /usr/bin/uwsgi-core May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: your processes number limit is 256917 May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: your memory page size is 4096 bytes May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: detected max file descriptor number: 2048 May 21 23:22:53.125080 np0000176092 devstack@c-api.service[112581]: lock engine: pthread robust mutexes May 21 23:22:53.125576 np0000176092 devstack@c-api.service[112581]: thunder lock: enabled May 21 23:22:53.125838 np0000176092 devstack@c-api.service[112581]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 21 23:22:53.125923 np0000176092 devstack@c-api.service[112581]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 21 23:22:53.125959 np0000176092 devstack@c-api.service[112581]: PEP 405 virtualenv detected: /opt/stack/data/venv May 21 23:22:53.125959 np0000176092 devstack@c-api.service[112581]: Set PythonHome to /opt/stack/data/venv May 21 23:22:53.163613 np0000176092 devstack@c-api.service[112581]: Python main interpreter initialized at 0x77e40a0a3668 May 21 23:22:53.163613 np0000176092 devstack@c-api.service[112581]: python threads support enabled May 21 23:22:53.163613 np0000176092 devstack@c-api.service[112581]: your server socket listen backlog is limited to 100 connections May 21 23:22:53.163613 np0000176092 devstack@c-api.service[112581]: your mercy for graceful operations on workers is 80 seconds May 21 23:22:53.163613 np0000176092 devstack@c-api.service[112581]: mapped 671795 bytes (656 KB) for 4 cores May 21 23:22:53.163613 np0000176092 devstack@c-api.service[112581]: *** Operational MODE: preforking *** May 21 23:22:53.163613 np0000176092 devstack@c-api.service[112581]: *** uWSGI is running in multiple interpreter mode *** May 21 23:22:53.163613 np0000176092 devstack@c-api.service[112581]: spawned uWSGI master process (pid: 112581) May 21 23:22:53.163747 np0000176092 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 21 23:22:53.164436 np0000176092 devstack@c-api.service[112581]: spawned uWSGI worker 1 (pid: 112593, cores: 1) May 21 23:22:53.164933 np0000176092 devstack@c-api.service[112581]: spawned uWSGI worker 2 (pid: 112594, cores: 1) May 21 23:22:53.165395 np0000176092 devstack@c-api.service[112581]: spawned uWSGI worker 3 (pid: 112595, cores: 1) May 21 23:22:53.165927 np0000176092 devstack@c-api.service[112581]: spawned uWSGI worker 4 (pid: 112596, cores: 1) May 21 23:22:53.165983 np0000176092 devstack@c-api.service[112581]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 21 23:22:53.297327 np0000176092 devstack@c-api.service[112594]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:22:53.297327 np0000176092 devstack@c-api.service[112594]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:22:53.297327 np0000176092 devstack@c-api.service[112594]: we strongly recommend against using it for new projects. May 21 23:22:53.297327 np0000176092 devstack@c-api.service[112594]: If you are already using Eventlet, we recommend migrating to a different May 21 23:22:53.297327 np0000176092 devstack@c-api.service[112594]: framework. For more detail see May 21 23:22:53.297327 np0000176092 devstack@c-api.service[112594]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:22:53.297327 np0000176092 devstack@c-api.service[112594]: import eventlet # noqa May 21 23:22:53.299952 np0000176092 devstack@c-api.service[112593]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:22:53.299952 np0000176092 devstack@c-api.service[112593]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:22:53.299952 np0000176092 devstack@c-api.service[112593]: we strongly recommend against using it for new projects. May 21 23:22:53.299952 np0000176092 devstack@c-api.service[112593]: If you are already using Eventlet, we recommend migrating to a different May 21 23:22:53.299952 np0000176092 devstack@c-api.service[112593]: framework. For more detail see May 21 23:22:53.299952 np0000176092 devstack@c-api.service[112593]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:22:53.299952 np0000176092 devstack@c-api.service[112593]: import eventlet # noqa May 21 23:22:53.304314 np0000176092 devstack@c-api.service[112595]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:22:53.304314 np0000176092 devstack@c-api.service[112595]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:22:53.304314 np0000176092 devstack@c-api.service[112595]: we strongly recommend against using it for new projects. May 21 23:22:53.304314 np0000176092 devstack@c-api.service[112595]: If you are already using Eventlet, we recommend migrating to a different May 21 23:22:53.304314 np0000176092 devstack@c-api.service[112595]: framework. For more detail see May 21 23:22:53.304314 np0000176092 devstack@c-api.service[112595]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:22:53.304314 np0000176092 devstack@c-api.service[112595]: import eventlet # noqa May 21 23:22:53.307679 np0000176092 devstack@c-api.service[112596]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 21 23:22:53.307679 np0000176092 devstack@c-api.service[112596]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 21 23:22:53.307679 np0000176092 devstack@c-api.service[112596]: we strongly recommend against using it for new projects. May 21 23:22:53.307679 np0000176092 devstack@c-api.service[112596]: If you are already using Eventlet, we recommend migrating to a different May 21 23:22:53.307679 np0000176092 devstack@c-api.service[112596]: framework. For more detail see May 21 23:22:53.307679 np0000176092 devstack@c-api.service[112596]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 21 23:22:53.307679 np0000176092 devstack@c-api.service[112596]: import eventlet # noqa May 21 23:22:53.386017 np0000176092 devstack@c-api.service[112594]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:22:53.386017 np0000176092 devstack@c-api.service[112594]: debtcollector.deprecate( May 21 23:22:53.395585 np0000176092 devstack@c-api.service[112593]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:22:53.395585 np0000176092 devstack@c-api.service[112593]: debtcollector.deprecate( May 21 23:22:53.396313 np0000176092 devstack@c-api.service[112596]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:22:53.396313 np0000176092 devstack@c-api.service[112596]: debtcollector.deprecate( May 21 23:22:53.412466 np0000176092 devstack@c-api.service[112595]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 21 23:22:53.412466 np0000176092 devstack@c-api.service[112595]: debtcollector.deprecate( May 21 23:22:53.474048 np0000176092 devstack@c-api.service[112594]: /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 21 23:22:53.474048 np0000176092 devstack@c-api.service[112594]: from cgi import parse_header May 21 23:22:53.474636 np0000176092 devstack@c-api.service[112596]: /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 21 23:22:53.474636 np0000176092 devstack@c-api.service[112596]: from cgi import parse_header May 21 23:22:53.477276 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:53.477276 np0000176092 devstack@c-api.service[112593]: from cgi import parse_header May 21 23:22:53.500399 np0000176092 devstack@c-api.service[112595]: /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 21 23:22:53.500399 np0000176092 devstack@c-api.service[112595]: from cgi import parse_header May 21 23:22:53.519305 np0000176092 devstack@c-api.service[112596]: /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 21 23:22:53.519305 np0000176092 devstack@c-api.service[112596]: removals.removed_module( May 21 23:22:53.519972 np0000176092 devstack@c-api.service[112596]: /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 21 23:22:53.519972 np0000176092 devstack@c-api.service[112596]: removals.removed_module( May 21 23:22:53.521497 np0000176092 devstack@c-api.service[112594]: /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 21 23:22:53.521497 np0000176092 devstack@c-api.service[112594]: removals.removed_module( May 21 23:22:53.522301 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:53.522301 np0000176092 devstack@c-api.service[112593]: removals.removed_module( May 21 23:22:53.522458 np0000176092 devstack@c-api.service[112594]: /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 21 23:22:53.522458 np0000176092 devstack@c-api.service[112594]: removals.removed_module( May 21 23:22:53.522864 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:53.522864 np0000176092 devstack@c-api.service[112593]: removals.removed_module( May 21 23:22:53.547954 np0000176092 devstack@c-api.service[112595]: /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 21 23:22:53.547954 np0000176092 devstack@c-api.service[112595]: removals.removed_module( May 21 23:22:53.548730 np0000176092 devstack@c-api.service[112595]: /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 21 23:22:53.548730 np0000176092 devstack@c-api.service[112595]: removals.removed_module( May 21 23:22:54.150697 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:54.150697 np0000176092 devstack@c-api.service[112593]: warnings.warn( May 21 23:22:54.152447 np0000176092 devstack@c-api.service[112595]: /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 21 23:22:54.152447 np0000176092 devstack@c-api.service[112595]: warnings.warn( May 21 23:22:54.157377 np0000176092 devstack@c-api.service[112594]: /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 21 23:22:54.157377 np0000176092 devstack@c-api.service[112594]: warnings.warn( May 21 23:22:54.158897 np0000176092 devstack@c-api.service[112596]: /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 21 23:22:54.158897 np0000176092 devstack@c-api.service[112596]: warnings.warn( May 21 23:22:54.249253 np0000176092 devstack@c-api.service[112595]: /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 21 23:22:54.249253 np0000176092 devstack@c-api.service[112595]: warnings.warn( May 21 23:22:54.255281 np0000176092 devstack@c-api.service[112594]: /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 21 23:22:54.255281 np0000176092 devstack@c-api.service[112594]: warnings.warn( May 21 23:22:54.257306 np0000176092 devstack@c-api.service[112596]: /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 21 23:22:54.257306 np0000176092 devstack@c-api.service[112596]: warnings.warn( May 21 23:22:54.257426 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:54.257426 np0000176092 devstack@c-api.service[112593]: warnings.warn( May 21 23:22:54.546601 np0000176092 devstack@c-api.service[112595]: 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 21 23:22:54.547254 np0000176092 devstack@c-api.service[112595]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112595) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:22:54.548683 np0000176092 devstack@c-api.service[112594]: 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 21 23:22:54.549056 np0000176092 devstack@c-api.service[112594]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112594) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:22:54.550853 np0000176092 devstack@c-api.service[112596]: 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 21 23:22:54.551216 np0000176092 devstack@c-api.service[112596]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112596) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:22:54.558342 np0000176092 devstack@c-api.service[112593]: 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 21 23:22:54.558758 np0000176092 devstack@c-api.service[112593]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112593) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 21 23:22:54.631640 np0000176092 devstack@c-api.service[112595]: /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 21 23:22:54.631640 np0000176092 devstack@c-api.service[112595]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:22:54.633629 np0000176092 devstack@c-api.service[112594]: /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 21 23:22:54.633629 np0000176092 devstack@c-api.service[112594]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:22:54.634380 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:54.634380 np0000176092 devstack@c-api.service[112593]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:22:54.638974 np0000176092 devstack@c-api.service[112596]: /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 21 23:22:54.638974 np0000176092 devstack@c-api.service[112596]: @jsonschema.FormatChecker.cls_checks('date-time') May 21 23:22:55.090699 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112593) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:22:55.090986 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:22:55.091070 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.091134 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:22:55.091189 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.091262 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112594) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 21 23:22:55.091334 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.091386 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.091437 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.091488 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.091582 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.091652 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.091712 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.091764 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.091814 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.092050 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.092131 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.092198 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.092249 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.092309 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.092367 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.092367 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.092469 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.092521 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.092615 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.092668 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.092730 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.092780 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.092832 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.092883 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.092941 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.092997 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.093049 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.093105 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.093163 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.093214 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.093270 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.093328 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.093390 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.093390 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.093390 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.093390 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.093390 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.093390 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.095281 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.095373 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.095440 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.095510 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.095584 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.095657 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.095723 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.095779 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.095851 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.095922 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.095969 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.096013 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.096059 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.096097 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.096138 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.096175 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.096212 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.096262 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.096306 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.096346 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.096387 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.096425 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.096472 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.096509 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.096560 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.096613 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.096653 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.096688 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.100431 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.100488 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.100535 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.100629 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.100674 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.100730 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.100801 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.100923 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.100972 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.101009 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.101050 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.101088 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.101127 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.101165 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.101206 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.101256 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.101297 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.101331 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.101363 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.101402 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.101437 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.101470 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.101504 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.101562 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.101562 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.101633 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.101669 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.101669 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.107119 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.107172 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.107216 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.107297 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.107338 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.107390 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.107434 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.107471 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.107513 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.107575 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.107614 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.107614 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.107614 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.107703 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.107749 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.107808 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.107870 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.107936 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.108003 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.108066 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.108121 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.108182 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.108235 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.108290 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.108355 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.108355 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.108355 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.108355 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.108745 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.108835 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.108893 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.108963 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.109026 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.109080 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.109145 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.109202 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.109255 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.109307 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.109377 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.109434 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.109487 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.109541 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.109622 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.109720 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.109831 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.109924 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.110014 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.110160 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.110401 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.110488 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.110599 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.110677 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.110813 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.110909 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.110988 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.111050 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.111106 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.111106 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.111231 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.111295 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.111295 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.111406 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.111715 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.111785 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.111837 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.111902 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.111968 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.112025 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.112096 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.112160 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.112222 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.112283 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.112362 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.112427 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.112482 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.112568 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.112625 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.112679 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.112734 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.112787 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.112857 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.112958 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.113050 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.113050 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.113179 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.113179 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.113179 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.113179 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.113442 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.113501 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.113501 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.113658 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.113723 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.113785 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.113839 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.113894 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.113955 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.114009 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.114071 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.114134 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.114198 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.114252 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.114314 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.114373 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.114448 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.114527 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.114634 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.114700 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.114700 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.114700 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.114888 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.114963 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.115017 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.115075 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.115126 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.115180 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.115235 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.115296 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.115351 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.115402 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.115471 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.115580 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.115678 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.115738 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.115790 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.115843 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.115903 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.116024 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.116114 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.116173 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.116230 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.116298 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.116355 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.116412 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.116483 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.116595 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.116659 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.116725 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.116725 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.116725 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.116888 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.116888 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.116888 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.116888 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.116888 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.116888 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.116888 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.117276 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.117276 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.117276 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.117276 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.117658 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.117754 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.117822 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.117822 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.117943 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.118004 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.118072 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.118138 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.118196 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.118261 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.118322 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.118387 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.118454 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.118512 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.118623 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.118623 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.118623 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.118882 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.118882 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.118882 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.119060 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.119120 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.119186 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.119256 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.119316 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.119381 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.119437 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.119495 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.119577 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.119651 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.119710 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.119778 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.119837 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.119904 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.119904 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.120172 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.120204 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.120230 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.120260 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.120297 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.120328 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.120357 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.120388 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.120417 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.120443 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.120471 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.120499 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.120533 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.120571 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.120597 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.120621 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.120645 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.120677 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.120706 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.120735 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.120759 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.120783 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.120812 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.120840 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.120868 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.120897 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.120926 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.120955 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.120980 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.121008 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.121033 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.121062 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.121087 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.121116 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.121144 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.121172 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.121202 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.121231 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.121261 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.121287 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.121317 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.121342 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.121371 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.121397 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.121422 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.121447 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.121474 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.121501 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.121526 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.121566 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.121589 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.121614 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.121637 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.121662 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.121684 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.121709 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.121733 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.121757 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.121788 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.121821 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.121848 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.121871 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.121895 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.121895 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.121895 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.121895 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.121986 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.121986 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.122040 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.122065 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.122065 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.122114 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.122139 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.122163 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.122187 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.122211 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.122235 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.122263 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.122263 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.122263 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.122332 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.122332 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.122384 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.122413 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.122440 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.122464 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.122488 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.122518 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.122566 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.122593 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.122623 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.122651 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.122675 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.122703 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.122740 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.122764 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.122786 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.122810 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.122836 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.122864 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.122886 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.122915 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.122940 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.122974 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.122997 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.122997 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.122997 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.123065 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.123092 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.123115 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.123142 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.123166 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.123192 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.123218 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.123241 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.123269 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.123292 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.123315 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.123337 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.123366 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.123366 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.123412 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.124473 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.124556 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.124609 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.124678 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.124730 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.124757 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.124785 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.124829 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.124860 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.124887 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.124918 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.124951 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.124980 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.125009 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.125035 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.125063 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.125088 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.125133 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.125227 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.125256 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.125286 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.125314 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.125339 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.125364 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.125364 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.125414 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.125439 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.125520 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.125658 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.125718 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.125779 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.125810 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.125838 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.125887 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.125919 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.125947 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.125974 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.126008 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.126037 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.126069 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.126096 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.126125 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.126150 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.126179 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.126205 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.126229 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.126229 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.126280 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.126307 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.126332 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.126402 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.126466 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.126530 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.126619 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.126696 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.126819 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.128141 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.128207 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.128273 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.128331 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.128391 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.128418 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.128448 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.128477 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.128503 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.128532 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.128634 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.128691 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.128752 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.128832 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.128999 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.129061 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.129125 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.129166 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.129194 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.129227 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.129258 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.129296 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.129322 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.129365 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.129392 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.129417 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.129477 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.129559 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.130640 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.130705 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.130800 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.130857 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.130917 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.130976 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.131013 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.131044 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.131082 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.131142 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.131206 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.131233 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.131263 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.131289 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.131316 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.131341 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.131384 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.131411 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.131457 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.131515 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.131566 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.131618 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.131655 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.131681 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.131741 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.131803 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.131863 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.131933 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.133926 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.133971 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.133997 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.134029 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.134060 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.134085 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.134110 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.134137 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.134167 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.134196 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.134221 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.134254 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.134281 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.134310 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.134338 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.134368 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.134393 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.134419 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.134448 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.134473 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.134503 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.134536 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.134587 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.134617 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.134646 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.134676 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.134702 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.134729 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.134794 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.134818 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.134850 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.134873 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.134901 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.134928 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.134954 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.134977 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.135001 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.135030 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.135054 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.135078 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.135101 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.135131 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.135156 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.135185 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.135214 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.135238 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.135260 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.135283 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.135306 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.135334 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.135360 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.135360 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.135360 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.135360 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.135360 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.135360 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.136645 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.136697 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.136771 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.136822 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.136876 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.136928 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.136972 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.137012 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.137051 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.137087 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.137127 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.137162 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.137201 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.137236 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.137272 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.137312 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.137347 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.137378 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.137412 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.137454 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.137488 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.137521 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.137576 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.137613 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.137647 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.137647 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.137647 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.137647 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.137787 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.137828 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.137898 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.137966 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.138003 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.138072 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.138128 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.138174 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.138215 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.138267 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.138315 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.138384 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.138420 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.138454 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.138492 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.138528 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.138592 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.138634 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.138669 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.138705 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.138764 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.138796 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.138836 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.138868 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.138937 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.138975 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.138975 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.138975 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.139667 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.139711 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.139785 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.139825 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.139861 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.139899 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.139945 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.139982 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.140028 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.140070 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.140110 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.140149 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.140190 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.140224 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.140263 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.140298 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.140331 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.140367 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.140406 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.140445 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.140480 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.140518 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.140573 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.140609 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.140640 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.140682 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.140682 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.140682 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.142511 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.142583 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.142631 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.142666 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.142701 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.142735 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.142735 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.142838 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.142903 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.142903 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.142976 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.142976 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.143042 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.143076 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.143112 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.143149 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.143188 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.143221 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.143254 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.143291 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.143332 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.143367 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.143406 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.143441 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.143480 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.143514 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.143572 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.143572 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.143637 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.143716 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.143770 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.143811 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.143845 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.143885 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.143926 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.143965 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.144005 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.144040 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.144074 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.144117 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.144157 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.144191 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.144225 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.144259 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.144293 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.144332 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.144371 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.144410 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.144449 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.144483 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.144516 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.144565 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.144608 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.144688 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.144731 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.144731 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.145397 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.145459 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.145508 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.145566 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.145600 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.145637 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.145672 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.145719 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.145782 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.145829 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.145870 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.145913 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.145949 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.145990 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.146034 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.146072 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.146104 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.146141 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.146175 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.146208 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.146242 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.146625 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.146667 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.146707 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.146789 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.146833 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.146874 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.146909 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.146948 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.146987 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.147027 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.147070 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.147122 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.147169 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.147210 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.147249 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.147288 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.147330 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.147365 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.147402 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.147441 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.147484 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.147525 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.147579 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.147579 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.147659 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.147702 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.147737 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.147771 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.147807 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.147871 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.147926 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.147926 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.147926 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.147926 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.147926 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.148086 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.148086 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.148162 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.148197 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.148239 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.148275 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.148315 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.148350 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.148384 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.148424 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.148462 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.148498 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.148532 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.148595 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.148639 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.148673 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.148712 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.148751 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.148790 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.148823 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.148857 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.148891 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.148930 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.148972 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.149006 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.149051 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.149092 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.149126 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.149160 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.149193 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.149227 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.149267 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.149306 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.149362 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.149407 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.149444 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.149478 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.149478 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.149478 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.149587 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.149587 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.149587 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.150465 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.150512 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.150577 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.150659 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.150707 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.150789 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.150834 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.150910 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.150964 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.151024 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.151091 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.151131 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.151195 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.151239 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.151276 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.151317 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.151317 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.151380 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.151421 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.151456 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.151492 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.151526 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.151592 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.151635 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.151674 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.151714 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.151759 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.151813 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.151866 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.152116 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.152152 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.152194 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.152221 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.152245 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.152289 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.152320 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.152344 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.152369 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.152394 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.152423 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.152446 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.152476 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.152500 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.152529 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.152567 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.152593 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.152627 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.152656 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.152724 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.152809 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.152846 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.152872 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.152901 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.152901 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.152901 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.153002 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.153034 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.153034 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.153080 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.153113 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.153142 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.153167 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.153167 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.153212 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.153240 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.153269 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.153269 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.153269 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.153269 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.153269 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 21 23:22:55.154009 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.154062 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.154127 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.154180 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.154244 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.154274 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112595) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.154299 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.154323 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.154381 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.154440 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.154500 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112595) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.154554 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112596) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.154590 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112595) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.154628 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.154692 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.154784 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.154857 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112596) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.154917 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112596) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.155608 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 21 23:22:55.155706 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 21 23:22:55.156190 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 21 23:22:55.156289 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 21 23:22:55.156377 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 21 23:22:55.156464 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 21 23:22:55.202231 np0000176092 devstack@c-api.service[112593]: INFO dbcounter [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Registered counter for database cinder May 21 23:22:55.204047 np0000176092 devstack@c-api.service[112595]: INFO dbcounter [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Registered counter for database cinder May 21 23:22:55.204973 np0000176092 devstack@c-api.service[112596]: INFO dbcounter [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Registered counter for database cinder May 21 23:22:55.205936 np0000176092 devstack@c-api.service[112594]: INFO dbcounter [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Registered counter for database cinder May 21 23:22:55.213109 np0000176092 devstack@c-api.service[112593]: DEBUG oslo_db.sqlalchemy.engines [None req-cd52975e-b6c5-4927-855a-72ced7c2016e 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=112593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:55.216190 np0000176092 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:55.217985 np0000176092 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:55.219479 np0000176092 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:55.325076 np0000176092 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writer thread running {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:22:55.327811 np0000176092 devstack@c-api.service[112593]: INFO cinder.rpc [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:22:55.329981 np0000176092 devstack@c-api.service[112593]: INFO cinder.rpc [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:22:55.332080 np0000176092 devstack@c-api.service[112593]: INFO cinder.rpc [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:22:55.334348 np0000176092 devstack@c-api.service[112593]: INFO cinder.rpc [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:22:55.334934 np0000176092 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writer thread running {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:22:55.335012 np0000176092 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writer thread running {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:22:55.335468 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.337674 np0000176092 devstack@c-api.service[112596]: INFO cinder.rpc [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:22:55.337779 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.337856 np0000176092 devstack@c-api.service[112595]: INFO cinder.rpc [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:22:55.339660 np0000176092 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writer thread running {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 21 23:22:55.339996 np0000176092 devstack@c-api.service[112596]: INFO cinder.rpc [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:22:55.340222 np0000176092 devstack@c-api.service[112595]: INFO cinder.rpc [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:22:55.342160 np0000176092 devstack@c-api.service[112595]: INFO cinder.rpc [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:22:55.342297 np0000176092 devstack@c-api.service[112594]: INFO cinder.rpc [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 21 23:22:55.342401 np0000176092 devstack@c-api.service[112596]: INFO cinder.rpc [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:22:55.342496 np0000176092 devstack@c-api.service[112593]: DEBUG oslo_db.sqlalchemy.engines [None req-cd52975e-b6c5-4927-855a-72ced7c2016e 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=112593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:55.344082 np0000176092 devstack@c-api.service[112595]: INFO cinder.rpc [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:22:55.344218 np0000176092 devstack@c-api.service[112593]: INFO cinder.rpc [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:22:55.344347 np0000176092 devstack@c-api.service[112596]: INFO cinder.rpc [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:22:55.344539 np0000176092 devstack@c-api.service[112594]: INFO cinder.rpc [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 21 23:22:55.344944 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.345503 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.345752 np0000176092 devstack@c-api.service[112593]: INFO cinder.rpc [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:22:55.346509 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.346622 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.347584 np0000176092 devstack@c-api.service[112594]: INFO cinder.rpc [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 21 23:22:55.347788 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.349492 np0000176092 devstack@c-api.service[112594]: INFO cinder.rpc [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 21 23:22:55.350603 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.351840 np0000176092 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:55.352695 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.354300 np0000176092 devstack@c-api.service[112596]: DEBUG oslo_db.sqlalchemy.engines [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 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=112596) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:55.354522 np0000176092 devstack@c-api.service[112595]: INFO cinder.rpc [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:22:55.356964 np0000176092 devstack@c-api.service[112596]: INFO cinder.rpc [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:22:55.357097 np0000176092 devstack@c-api.service[112595]: INFO cinder.rpc [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:22:55.357189 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.358026 np0000176092 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:22:55.358463 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.358973 np0000176092 devstack@c-api.service[112596]: INFO cinder.rpc [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:22:55.359803 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.360414 np0000176092 devstack@c-api.service[112594]: INFO cinder.rpc [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 21 23:22:55.361162 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.362523 np0000176092 devstack@c-api.service[112594]: INFO cinder.rpc [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 21 23:22:55.363636 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.364392 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.369272 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.371408 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.371823 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.372231 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.374699 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.375120 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.375186 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.375282 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.377960 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.378240 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.378339 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.378425 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.381104 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.381570 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.383213 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.383524 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.383998 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.385476 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.386251 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.386689 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.386999 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.388168 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.389281 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.389766 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.389845 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.392407 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.392809 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.392889 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.393681 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.395248 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.395723 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.395990 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.397040 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.398167 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.398599 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.398762 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.399197 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.399651 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.400153 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.400540 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.401680 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.402031 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.402355 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.402849 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.403145 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.403525 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.404744 np0000176092 devstack@c-api.service[112593]: WARNING cinder.api.contrib.hosts [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:22:55.405478 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.405788 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.406974 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.408022 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.408277 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.408414 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.409576 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.410396 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: extensions {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.411304 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.411423 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.411759 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: qos-specs {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.411841 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.413602 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.413855 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: os-snapshot-manage {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.413948 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.414820 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.415000 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.415279 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: scheduler-stats {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.415347 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.416493 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.416819 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.416967 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.417263 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: os-volume-transfer {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.417982 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.418282 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.418397 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.418955 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: extra_specs {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.419197 np0000176092 devstack@c-api.service[112595]: WARNING cinder.api.contrib.hosts [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:22:55.419520 np0000176092 devstack@c-api.service[112596]: WARNING cinder.api.contrib.hosts [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:22:55.419939 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.419990 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.420284 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.420468 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: os-volume-type-access {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.421386 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.421435 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.421729 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.422045 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: cgsnapshots {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.422642 np0000176092 devstack@c-api.service[112594]: WARNING cinder.api.contrib.hosts [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 21 23:22:55.422754 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.423084 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.423441 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.423510 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: consistencygroups {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.424325 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.424627 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.425096 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: extensions {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.425185 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.425565 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: extensions {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.425633 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: os-quota-sets {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.426443 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: qos-specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.426972 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.427076 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: capabilities {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.428325 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: os-hosts {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.428613 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: os-snapshot-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.432577 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.432683 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: encryption {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.432750 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: qos-specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.432809 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: extensions {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.432873 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: scheduler-stats {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.432930 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: backups {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.432986 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: qos-specs {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.433070 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: os-volume-transfer {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.433432 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: os-quota-class-sets {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.433520 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: os-snapshot-manage {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.434103 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: extra_specs {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.434510 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: os-snapshot-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.434772 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: os-volume-manage {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.435634 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: scheduler-stats {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.435722 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: os-volume-type-access {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.436241 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: os-availability-zone {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.436820 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: scheduler-stats {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.437164 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: os-volume-transfer {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.437229 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: cgsnapshots {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.437516 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extended resource: encryption {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.438638 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: consistencygroups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.438822 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: extra_specs {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.439732 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.440169 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: os-volume-transfer {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.440402 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: os-volume-type-access {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.440666 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: os-quota-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.441089 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.441985 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: cgsnapshots {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.442054 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: capabilities {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.442253 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: extra_specs {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.442431 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.443355 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: os-hosts {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.443429 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: consistencygroups {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.443803 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.444634 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: os-volume-type-access {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.444741 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.445182 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.445371 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: os-quota-sets {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.446224 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: backups {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.446423 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: cgsnapshots {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.446695 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.446754 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: capabilities {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.448045 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: os-hosts {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.448108 np0000176092 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.448160 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: consistencygroups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.448236 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: os-quota-class-sets {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.448903 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.contrib.snapshot_actions [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] SnapshotActionsController initialized {{(pid=112593) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:22:55.449021 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.449134 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension TypesManage extending resource: types {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.449321 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension VolumeActions extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.449377 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: encryption {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.449432 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.449543 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.449631 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: os-volume-manage {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.449676 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension AdminActions extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.449750 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension AdminActions extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.449870 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension AdminActions extending resource: backups {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.449973 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.450071 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension UsedLimits extending resource: limits {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.450168 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.450268 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.450376 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.450500 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.450627 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.450726 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-cd52975e-b6c5-4927-855a-72ced7c2016e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.450994 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: backups {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.451141 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: os-quota-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.451230 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: os-availability-zone {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.452365 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extended resource: encryption {{(pid=112595) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.452469 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: capabilities {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.452981 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: os-quota-class-sets {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.453758 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: os-hosts {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.454300 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: os-volume-manage {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.454820 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.455344 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.455794 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: os-availability-zone {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.456361 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.456994 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extended resource: encryption {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.457128 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: backups {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.457741 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.458862 np0000176092 devstack@c-api.service[112593]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77e40a0a3668 pid: 112593 (default app) May 21 23:22:55.459107 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.459197 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: os-quota-class-sets {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.459260 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.460503 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: os-volume-manage {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.460638 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.460704 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.461978 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.462065 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: os-availability-zone {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.462128 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.463269 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extended resource: encryption {{(pid=112596) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 21 23:22:55.463349 np0000176092 devstack@c-api.service[112595]: WARNING castellan.key_manager.migration [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.463420 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.464207 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.contrib.snapshot_actions [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] SnapshotActionsController initialized {{(pid=112595) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:22:55.464317 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.464452 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension TypesManage extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.464680 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension VolumeActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.464816 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.464891 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.464891 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465033 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension AdminActions extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465091 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension AdminActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465202 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension AdminActions extending resource: backups {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465304 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465402 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension UsedLimits extending resource: limits {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465525 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465669 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465795 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465897 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.465995 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.466104 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.466201 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.v3.router [None req-366dffc9-6a1d-4f5e-b2d5-16d4bb7dfec9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112595) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.466299 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.467137 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.467137 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.467137 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.467137 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.467505 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.467505 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.467505 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.467505 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.467815 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.467815 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.467815 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.467815 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.467815 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.467815 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.468244 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.468244 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.468244 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.468244 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.468244 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.468607 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.468607 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.468607 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.468607 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.468607 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.468959 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.468959 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.468959 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.468959 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.469234 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.469234 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.469234 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.469234 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.469234 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.469605 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.469605 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.469605 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.469605 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.469605 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.469917 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.469917 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.469917 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.469917 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.469917 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.469917 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.470348 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.470348 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.470348 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.470348 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.470348 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.470348 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.471288 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.471421 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.471421 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.471421 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.471421 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.471421 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.471421 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.472082 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.472082 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.472268 np0000176092 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.472353 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.472353 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.472353 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.472353 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.472353 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.472842 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.472842 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.472842 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.472842 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.472842 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.473188 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.473188 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.473188 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.473188 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.473188 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.476047 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.476047 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.476047 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.476047 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.476047 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.476047 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.476047 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.476631 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.476631 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.476631 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.476631 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.476631 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.477081 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.477081 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.477081 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.477081 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.477081 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.477516 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.477516 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.477516 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.477516 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.477876 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.477876 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.477876 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.477876 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.478186 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.478186 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.478186 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.478186 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.478186 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.478617 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.478617 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.478617 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.478617 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.478617 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.479094 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.479094 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.479094 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.479094 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.479411 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.479411 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.479411 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.479411 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.479776 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.479776 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.479776 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.479776 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480028 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.480028 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480028 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.480028 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480261 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.480261 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480261 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.480261 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480492 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.480492 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480492 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.480492 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480492 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.480492 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480824 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.480824 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480824 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.480824 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.480824 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481118 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.481118 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481118 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.481118 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481118 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.481118 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481118 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.481419 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481419 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.481419 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481419 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.481419 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481419 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.481753 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481753 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.481753 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481753 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.481753 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.481753 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.482089 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.482089 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.482089 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.482089 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.482089 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.482089 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.482427 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.482427 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.482427 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.482427 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.482689 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.482689 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.482808 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.contrib.snapshot_actions [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] SnapshotActionsController initialized {{(pid=112594) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:22:55.482881 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.482881 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.482881 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.482881 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.482881 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.483190 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.483190 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.483190 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.483190 np0000176092 devstack@c-api.service[112593]: /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 21 23:22:55.483190 np0000176092 devstack@c-api.service[112593]: warnings.warn(deprecated_msg) May 21 23:22:55.483422 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483422 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension TypesManage extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483422 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension VolumeActions extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483616 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.483658 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483658 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483658 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension AdminActions extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483658 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension AdminActions extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483658 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension AdminActions extending resource: backups {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483658 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483658 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension UsedLimits extending resource: limits {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483990 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483990 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483990 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483990 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.483990 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484214 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-b9d6c767-8563-49a7-a288-ff6dddefc0bf None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:22:55.484268 np0000176092 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-c0716c9d-4ec2-42ff-8d8a-4a7f7627c618 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484350 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.484350 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.484442 np0000176092 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 1/1] 199.19.213.222 () {60 vars in 956 bytes} [Thu May 21 23:22:55 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 21 23:22:55.484472 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.484472 np0000176092 devstack@c-api.service[112596]: WARNING castellan.key_manager.migration [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 21 23:22:55.484595 np0000176092 devstack@c-api.service[112595]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77e40a0a3668 pid: 112595 (default app) May 21 23:22:55.484629 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.contrib.snapshot_actions [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] SnapshotActionsController initialized {{(pid=112596) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 21 23:22:55.484629 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484629 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension TypesManage extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484629 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension VolumeActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484629 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484629 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484629 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension AdminActions extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484975 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension AdminActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484975 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension AdminActions extending resource: backups {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484975 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484975 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension UsedLimits extending resource: limits {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484975 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484975 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.484975 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.485319 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.485319 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.485319 np0000176092 devstack@c-api.service[112596]: DEBUG cinder.api.v3.router [None req-5c2bd891-7333-4a6b-9140-75a7e8cbfde8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112596) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 21 23:22:55.485432 np0000176092 devstack@c-api.service[112594]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77e40a0a3668 pid: 112594 (default app) May 21 23:22:55.486650 np0000176092 devstack@c-api.service[112596]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77e40a0a3668 pid: 112596 (default app) May 21 23:23:02.812083 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.middleware.request_id [None req-f952a4de-2e68-45be-b1eb-33de2c4c5026 None None] RequestId filter calling following filter/app {{(pid=112593) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:23:03.329704 np0000176092 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-f952a4de-2e68-45be-b1eb-33de2c4c5026 admin admin] POST https://199.19.213.222/volume/v3/types May 21 23:23:03.329704 np0000176092 devstack@c-api.service[112593]: DEBUG cinder.api.openstack.wsgi [None req-f952a4de-2e68-45be-b1eb-33de2c4c5026 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112593) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:23:03.331291 np0000176092 devstack@c-api.service[112593]: /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 21 23:23:03.331291 np0000176092 devstack@c-api.service[112593]: warnings.warn( May 21 23:23:03.339315 np0000176092 devstack@c-api.service[112593]: DEBUG oslo_db.sqlalchemy.engines [None req-f952a4de-2e68-45be-b1eb-33de2c4c5026 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=112593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:03.366307 np0000176092 devstack@c-api.service[112593]: INFO cinder.api.openstack.wsgi [None req-f952a4de-2e68-45be-b1eb-33de2c4c5026 admin admin] https://199.19.213.222/volume/v3/types returned with HTTP 200 May 21 23:23:03.366904 np0000176092 devstack@c-api.service[112593]: [pid: 112593|app: 0|req: 2/2] 199.19.213.222 () {68 vars in 1288 bytes} [Thu May 21 23:23:02 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 21 23:23:03.392074 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.392074 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.392074 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.392074 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.392074 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.392802 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.392802 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.392802 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.392802 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.392802 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.393088 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.393088 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.393088 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.393088 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.393088 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.393088 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.393437 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.393437 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.393437 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.393437 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.393681 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.393681 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.393681 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.393681 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.393916 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.393916 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.393916 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.393916 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.394143 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.394143 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.394143 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.394143 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.394143 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.394428 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.394428 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.394428 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.394428 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.394428 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.394714 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.394714 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.394714 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.394714 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.394714 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.394714 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.395021 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.395021 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.395021 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.395021 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.395021 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.395021 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.395391 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.395391 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.395391 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.395391 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.395391 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.395391 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.395752 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.395752 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.395752 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.395752 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.395752 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396030 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396030 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396030 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396030 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396030 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396287 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396287 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396287 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396287 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396287 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396287 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396645 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396645 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396645 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396645 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396645 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396645 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396950 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396950 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396950 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.396950 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.396950 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.397226 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.397226 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.397226 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.397226 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.397226 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.397516 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.397516 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.397516 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.397516 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.397763 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.397763 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.397763 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.397763 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.397999 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.397999 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.397999 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.397999 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.397999 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.398278 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.398278 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.398278 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.398278 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.398278 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.398534 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.398534 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.398534 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.398534 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.398773 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.398773 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.398773 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.398773 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.398993 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.398993 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.398993 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.398993 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.399260 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.399260 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.399260 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.399260 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.399497 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.399497 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.399497 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.399497 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.399742 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.399742 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.399742 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.399742 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.399742 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400021 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400021 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400021 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400021 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400021 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400021 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400299 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400299 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400299 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400299 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400299 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400470 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400470 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400470 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400470 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400470 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400470 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400685 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400685 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400685 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400685 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400685 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400685 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400874 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400874 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400874 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400874 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.400874 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.400874 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401061 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401061 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401061 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401061 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401061 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401061 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401256 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401256 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401256 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401256 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401400 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401400 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401400 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401400 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401400 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401583 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401583 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401583 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401583 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.401583 np0000176092 devstack@c-api.service[112595]: warnings.warn(deprecated_msg) May 21 23:23:03.401583 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.middleware.request_id [req-f952a4de-2e68-45be-b1eb-33de2c4c5026 req-9538ab7f-cc65-415b-a83e-458e9f21c5e7 None None] RequestId filter calling following filter/app {{(pid=112595) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 21 23:23:03.717727 np0000176092 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [req-f952a4de-2e68-45be-b1eb-33de2c4c5026 req-9538ab7f-cc65-415b-a83e-458e9f21c5e7 admin admin] POST https://199.19.213.222/volume/v3/types/a6fdafae-8ff2-4fbc-8fc0-78a97c75917c/extra_specs May 21 23:23:03.718268 np0000176092 devstack@c-api.service[112595]: DEBUG cinder.api.openstack.wsgi [req-f952a4de-2e68-45be-b1eb-33de2c4c5026 req-9538ab7f-cc65-415b-a83e-458e9f21c5e7 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112595) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 21 23:23:03.719988 np0000176092 devstack@c-api.service[112595]: /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 21 23:23:03.719988 np0000176092 devstack@c-api.service[112595]: warnings.warn( May 21 23:23:03.731039 np0000176092 devstack@c-api.service[112595]: DEBUG oslo_db.sqlalchemy.engines [req-f952a4de-2e68-45be-b1eb-33de2c4c5026 req-9538ab7f-cc65-415b-a83e-458e9f21c5e7 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=112595) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 21 23:23:03.797455 np0000176092 devstack@c-api.service[112595]: INFO cinder.api.openstack.wsgi [req-f952a4de-2e68-45be-b1eb-33de2c4c5026 req-9538ab7f-cc65-415b-a83e-458e9f21c5e7 admin admin] https://199.19.213.222/volume/v3/types/a6fdafae-8ff2-4fbc-8fc0-78a97c75917c/extra_specs returned with HTTP 200 May 21 23:23:03.798370 np0000176092 devstack@c-api.service[112595]: [pid: 112595|app: 0|req: 1/3] 199.19.213.222 () {70 vars in 1505 bytes} [Thu May 21 23:23:03 2026] POST /volume/v3/types/a6fdafae-8ff2-4fbc-8fc0-78a97c75917c/extra_specs => generated 55 bytes in 420 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 21 23:23:05.359141 np0000176092 devstack@c-api.service[112596]: DEBUG dbcounter [-] [112596] Writing DB stats cinder:SELECT=6 {{(pid=112596) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:23:05.362371 np0000176092 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=6 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:23:13.364589 np0000176092 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 21 23:23:13.794953 np0000176092 devstack@c-api.service[112595]: DEBUG dbcounter [-] [112595] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112595) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}